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