//
pkg.gl
Category
github.com/hairyhenderson/go-fsimpl
filefs
package
0.1.7
Repository:
https://github.com/hairyhenderson/go-fsimpl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
5
Files
66 SLOC
#
Functions
New
New returns a filesystem (an fs.FS) for the tree of files rooted at the directory root.
#
Variables
FS
FS is used to register this filesystem with an fsimpl.FSMux nolint:gochecknoglobals.