//
pkg.gl
Category
github.com/blang/vfs
mountfs
package
1.0.0
Repository:
https://github.com/blang/vfs.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
2
Files
129 SLOC
#
Functions
Create
Create a new MountFS based on a root filesystem.
#
Variables
ErrBoundary
ErrBoundary is returned if an operation can not act across filesystem boundaries.
#
Structs
MountFS
MountFS represents a filesystem build upon a root filesystem and multiple filesystems can be mounted inside it.