Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DirFS ¶
type VirtualFS ¶
type VirtualFS interface {
ReadlinkFS
Link(name string, handle FS) error
}
func NewVirtualFS ¶
func NewVirtualFS() VirtualFS
Click to show internal directories.
Click to hide internal directories.