Documentation
¶
Overview ¶
Package iofs provides an adapter from billy.Filesystem to a the standard library io.fs.FS interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReadDirFS ¶ added in v5.6.2
NewReadDirFS adapts a billy.Filesystem to a io.fs.ReadDirFS.
func NewReadFileFS ¶ added in v5.6.2
func NewReadFileFS(fs billyfs.Basic) fs.ReadFileFS
NewReadFileFS adapts a billy.Filesystem to a io.fs.ReadFileFS.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.