package
1.2.2
Repository: https://github.com/posener/gitfs.git
Documentation: pkg.go.dev

# Interfaces

Opener is an interface for a directory or a file provider.

# Type aliases

Loader is a function that loads file content.
Tree maps a file path to a file provider.