package
Version:
v0.0.0-...-2824937
Opens a new window with list of versions in this module.
Published: Nov 2, 2020
License: MIT, BSD-3-Clause
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mapfs file provides an implementation of the FileSystem
interface based on the contents of a map[string]string.
New returns a new FileSystem from the provided map.
Map keys should be forward slash-separated pathnames
and not contain a leading slash.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.