proxy.golang.org : github.com/guilhem/readahead
The readahead package will do asynchronous read-ahead from an input io.Reader and make the data available as an io.Reader. This should be fully transparent, except that once an error has been returned from the Reader, it will not recover. The readahead object also fulfills the io.WriterTo interface, which is likely to speed up copies. Package home: https://github.com/klauspost/readahead
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/guilhem/readahead
License: MIT
Latest release: over 5 years ago
First release: over 7 years ago
Namespace: github.com/guilhem
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago