Skip to content
/ rofs Public

A read-only filesystem that wraps any absfs.FileSystem implementation and makes it read only.

License

Notifications You must be signed in to change notification settings

absfs/rofs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A read-only filesystem that wraps any absfs.FileSystem implementation and makes it read only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages