//
pkg.gl
Category
github.com/willscott/go-nfs
example
osnfs
package
0.0.2
Repository:
https://github.com/willscott/go-nfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
76 SLOC
#
Functions
NewChangeOSFS
NewChangeOSFS wraps billy osfs to add the change interface.
#
Structs
COS
COS or OSFS + Change wraps a billy.FS to not fail the `Change` interface.