package
0.0.0-20190717100203-59c1163fd173
Repository: https://github.com/google/slothfs.git
Documentation: pkg.go.dev
# Functions
NewGitilesConfigFSRoot returns a root node for a filesystem that lazily instantiates a repository if you access any subdirectory named by a 40-byte hex SHA1.
NewGitilesRoot returns the root node for a file system.
No description provided by the author
ReadConfig reads a JSON file containing clone options.
# Structs
CloneOption configures for which files we should trigger a git clone.
GitilesOptions sets options for NewGitilesConfigRoot.
GitilesOptions configures the Gitiles filesystem (ie.
ManifestOptions holds options for a Manifest file system.
MultiFSOptions holds cloning options for a set of Git repos.
MultiManifestFSOptions holds options for a file system with multiple manifests.