//
pkg.gl
Category
github.com/go-git/go-billy/v5
helper
iofs
package
5.6.2
Repository:
https://github.com/go-git/go-billy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
114 SLOC
#
Functions
New
Wrap adapts a billy.Filesystem to a io.fs.FS.
NewReadDirFS
NewReadDirFS adapts a billy.Filesystem to a io.fs.ReadDirFS.
NewReadFileFS
NewReadFileFS adapts a billy.Filesystem to a io.fs.ReadFileFS.
NewStatFS
NewStatFS adapts a billy.Filesystem to a io.fs.StatFS.