Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Download ¶
func Download(srcURL string, filename string, flag int, perm fs.FileMode, withProgress bool) (size int64, err error)
Download 下载资源并另存为
func NewDownloadError ¶
NewDownloadError 返回下载失败错误实例
Types ¶
type DownloadError ¶
type DownloadError struct {
// contains filtered or unexported fields
}
DownloadError 下载失败错误
Click to show internal directories.
Click to hide internal directories.