Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrefixedFS ¶
func PrefixedFS(prefix string, fs http.FileSystem) http.FileSystem
PrefixedFS returns a FileSystem that adds a path prefix to all files before delegating to the underlying fs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.