Discover Packages
github.com/bbklab/project52
axel
package
Version:
v0.0.0-...-d5b31fc
Opens a new window with list of versions in this module.
Published: Jul 23, 2020
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Axel
go port of axel
, a light-weight download accelerator.
说明
和 axel 一样,多线程分片下载再合并,线程数参数控制
只实现了 HTTP / HTTPS 下载, 未实现断点续传
Expand ▾
Collapse ▴
Documentation
¶
type Axel interface {
Download() error
}
Axel is the go port of axel, a light download accelerator
New initialize an Axel according by given URL with known protocol
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.