Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessDownloadTask ¶ added in v1.2.2
func ProcessDownloadTask(config TaskConfig) error
Types ¶
type Downloader ¶
type Downloader struct {
// contains filtered or unexported fields
}
func NewTask ¶
func NewTask(output, url, filename string) (*Downloader, error)
func (*Downloader) Start ¶
func (d *Downloader) Start(concurrency int) error
Click to show internal directories.
Click to hide internal directories.