Versions in this module Expand all Collapse all v0 v0.0.3 Sep 30, 2025 v0.0.2 Sep 28, 2025 v0.0.1 Sep 27, 2025 Changes in this version + type Downloader struct + func NewTask(output, url, filename string) (*Downloader, error) + func (d *Downloader) Start(concurrency int) error