https://github.com/pnelson/hashfs
Package hashfs provides a hashing fs.FS implementation.
https://github.com/pnelson/hashfs
Last synced: 6 months ago
JSON representation
Package hashfs provides a hashing fs.FS implementation.
- Host: GitHub
- URL: https://github.com/pnelson/hashfs
- Owner: pnelson
- License: isc
- Created: 2021-09-03T01:04:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-03T01:04:44.000Z (almost 5 years ago)
- Last Synced: 2025-10-13T05:13:03.052Z (9 months ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/pnelson/hashfs
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hashfs
Package hashfs provides a fs.FS implementation that
appends sha256 digests to the filenames.