Documentation
¶
Overview ¶
Package mergefs provides support for merging multiple filesystems together.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MergedFS ¶
type MergedFS struct {
// contains filtered or unexported fields
}
MergedFS combines filesystems. Each filesystem can serve different paths. The first FS takes precedence
Click to show internal directories.
Click to hide internal directories.