Discover Packages
github.com/bouncepaw/mycorrhiza
static
package
Version:
v1.8.2
Opens a new window with list of versions in this module.
Published: Feb 19, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
InitFS initializes the global HybridFS singleton with the wiki's own static
files directory as a primary filesystem and the embedded one as a fallback.
HybridFS is a filesystem that implements fs.FS. It can serve files
from multiple filesystems, falling back on failures.
FS serves all static files.
Open tries to open the requested file using all filesystems provided.
If neither succeeds, it returns the last error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.