https://github.com/rwxrob/fs
File system related Go utilities
https://github.com/rwxrob/fs
Last synced: 10 months ago
JSON representation
File system related Go utilities
- Host: GitHub
- URL: https://github.com/rwxrob/fs
- Owner: rwxrob
- License: apache-2.0
- Created: 2022-03-09T15:23:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T15:42:20.000Z (about 3 years ago)
- Last Synced: 2024-10-11T01:48:40.054Z (over 1 year ago)
- Language: Go
- Size: 140 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# File System Utilities in Go 1.18+
[](https://godoc.org/github.com/rwxrob/fs)
[](LICENSE)
[](https://goreportcard.com/report/github.com/rwxrob/fs)
## Why no file locking?
See https://github.com/rwxrob/fs/issues/2