https://github.com/ik5/fsutils
My Go file systems library
https://github.com/ik5/fsutils
files golang path permissions
Last synced: about 1 year ago
JSON representation
My Go file systems library
- Host: GitHub
- URL: https://github.com/ik5/fsutils
- Owner: ik5
- License: apache-2.0
- Created: 2016-10-11T17:20:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-18T12:48:10.000Z (about 6 years ago)
- Last Synced: 2025-02-02T07:14:03.860Z (over 1 year ago)
- Topics: files, golang, path, permissions
- Language: Go
- Size: 8.79 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fsutils
My Go file systems library (for Linux at the moment).
# TODO:
- [ ] Cross Platform implementation
- [ ] Re-create the API
- [ ] Create unit tests
- [ ] Create documentation
- [ ] Better readme file
- [ ] Examples
# License
Apache v2.0 license