Skip to content

src-d/go-billy-siva

Repository files navigation

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/...

Dependencies

It needs go-siva >= 1.4.0.

License

Apache License 2.0, see LICENSE