/go-billy-siva

A limit billy filesystem implementation based on siva.

Primary LanguageGoApache License 2.0Apache-2.0

go-billy-siva GoDoc Build Status

go-billy-siva is a limit billy filesystem implementation based on siva. The implementation is limited to billy.Basic and billy.Dir, the usage of the billy.helpers is required to be able of use as a full billy.Filesystem

Installation

The recommended way to install go-billy-siva

go get -u gopkg.in/src-d/go-billy-siva.v4/...

License

Apache License 2.0, see LICENSE