package
5.6.2
Repository: https://github.com/go-git/go-billy.git
Documentation: pkg.go.dev

# Functions

New creates a new filesystem wrapping up 'fs' the intercepts all the calls made to `mountpoint` path and redirecting it to `source` filesystem.

# Structs

Mount is a helper that allows to emulate the behavior of mount in memory.