Versions in this module Expand all Collapse all v0 v0.1.2 Jul 19, 2023 v0.1.1 Jul 18, 2023 Changes in this version + func SetCookies(f string) (err error) v0.1.0 Jul 7, 2023 Changes in this version + func SetProxy(p *url.URL) + type Info struct + CookiesFile string + FileName string + FileSize int64 + Header map[string]string + Path string + URL string + func (d *Info) Manager(s *Setting) error + func (d *Info) WithRange(s *Setting) error + func (d *Info) WithoutRange() error + type Setting struct + ChunkSize int64 + Force bool + MaxRetry int + Thread int