proxy.golang.org : github.com/cognusion/go-rangetripper
Package rangetripper provides a performant http.RoundTripper that handles byte-range downloads if the resulting HTTP server claims to support them in a HEAD request for the file. RangeTripper will download 1/Nth of the file asynchronously with each of the “fileChunks“ specified in a New. N+1 actual downloaders are most likely as the +1 covers any gap from non-even division of content-length.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/cognusion/go-rangetripper
License: MIT
Latest release: over 1 year ago
First release: over 3 years ago
Namespace: github.com/cognusion
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago