An open API service indexing awesome lists of open source software.

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

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.

[![GoDoc](https://godoc.org/github.com/versity/scoutfs-go?status.svg)](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.