https://github.com/guilhem/chunkreaderat
A go library to cache a ReaderAt interface with chunks
https://github.com/guilhem/chunkreaderat
cache golang hacktoberfest io readerat
Last synced: 10 months ago
JSON representation
A go library to cache a ReaderAt interface with chunks
- Host: GitHub
- URL: https://github.com/guilhem/chunkreaderat
- Owner: guilhem
- License: apache-2.0
- Created: 2021-03-19T16:38:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T23:10:37.000Z (over 4 years ago)
- Last Synced: 2025-03-17T11:50:34.355Z (10 months ago)
- Topics: cache, golang, hacktoberfest, io, readerat
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChunkReaderAt
[](https://pkg.go.dev/github.com/guilhem/chunkreaderat)
A go library to cache a ReaderAt interface with chunks