/vfs

vfs implements Virtual File Systems with read-write support in Go (golang)

Primary LanguageGoMozilla Public License 2.0MPL-2.0

vfs

vfs implements Virtual File Systems with read-write support in Go (golang)

To install vfs run the following command:

    go get gopkgs.com/vfs.v1

Then use the following import path to ensure a stable API:

    import "gopkgs.com/vfs.v1"

For documentation and available versions, see http://gopkgs.com/vfs.