Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type Fetch struct + func NewFetch(url string) *Fetch + func (f *Fetch) Clear() + func (f *Fetch) Download() (*Fetch, string, error)