//
pkg.gl
Category
github.com/go-git/go-billy/v5
helper
polyfill
package
5.6.2
Repository:
https://github.com/go-git/go-billy.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
10
Files
86 SLOC
#
Functions
New
New creates a new filesystem wrapping up 'fs' the intercepts all the calls made and errors if fs doesn't implement any of the billy interfaces.
#
Structs
Polyfill
Polyfill is a helper that implements all missing method from billy.Filesystem.