rofs - Read Only FileSystem
The rofs
package wraps any other absfs
FileSystem implementation and makes
it read only.
Install
$ go get github.com/absfs/rofs
absfs
Check out the absfs
repo for more information about the abstract FileSystem interface and features like FileSystem composition.
LICENSE
This project is governed by the MIT License. See LICENSE