package
0.1.3
Repository: https://github.com/tickstep/cloudpan189-go.git
Documentation: pkg.go.dev

# Functions

CheckFileValid 检测文件有效性.
FileExist 检查文件是否存在, 只有当文件存在, 文件大小不为0或断点续传文件不存在时, 才判断为存在.

# Constants

DefaultDownloadMaxRetry 默认下载失败最大重试次数.
DefaultPrintFormat 默认的下载进度输出格式.
DownloadSuffix 文件下载后缀.
StrDownloadChecksumFailed 检测文件有效性失败.
StrDownloadFailed 下载文件失败.
StrDownloadGetDlinkFailed 获取下载链接失败.
StrDownloadInitError 初始化下载发生错误.

# Variables

ErrDlinkNotFound 未取得下载链接.
ErrDownloadChecksumFailed 文件校验失败.
ErrDownloadFileBanned 违规文件.
ErrDownloadNotSupportChecksum 文件不支持校验.
ErrShareInfoNotFound 未在已分享列表中找到分享信息.

# Structs

No description provided by the author
No description provided by the author