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

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rofs - Read Only FileSystem

Go Reference Go Report Card CI License

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

Packages

 
 
 

Contributors

Languages