Versions in this module Expand all Collapse all v0 v0.0.2 Nov 6, 2022 v0.0.1 Oct 24, 2022 Changes in this version + type Downloader struct + func NewTask(output, url, filename string) (*Downloader, error) + func (d *Downloader) Start(concurrency int) error