https://github.com/versity/scoutfs-go
go library and examples for interacting with scoutfs
https://github.com/versity/scoutfs-go
Last synced: 6 months ago
JSON representation
go library and examples for interacting with scoutfs
- Host: GitHub
- URL: https://github.com/versity/scoutfs-go
- Owner: versity
- License: bsd-3-clause
- Created: 2018-10-03T18:05:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T22:18:33.000Z (about 2 years ago)
- Last Synced: 2024-06-25T23:31:38.749Z (about 2 years ago)
- Language: Go
- Size: 82 KB
- Stars: 6
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scoutfs-go
This library provides interfaces for scoutfs
See [godoc](https://godoc.org/github.com/versity/scoutfs-go) for more details.
[](https://godoc.org/github.com/versity/scoutfs-go)
[ScoutFS Webpage](http://scoutfs.org)
The [ScoutFS repo](https://github.com/versity/scoutfs-kmod-dev) has ScoutFS introduction and quickstart in README.md.
Visit [Versity Blog Post](http://www.versity.com/blog/scoutfs-aqi-demo) describing example use of this interface.