Documentation ¶
Overview ¶
Package staticfs implements a read-only in-memory file system.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New creates a new read-only static file system defined by the files passed with opts.
staticfs only supports one directory with regular files.
func ReadOnlyFile ¶
ReadOnlyFile returns a read-only p9.File using a QID with path 0.
Types ¶
Click to show internal directories.
Click to hide internal directories.