Documentation
¶
Overview ¶
Package binfs is filesystem over registered binary data.
This pacakge is used by ./cmd/gitfs to generate files that contain static content of a filesystem.
Index ¶
Constants ¶
View Source
const EncodeVersion = 1
EncodeVersion is the current encoding version.
Variables ¶
This section is empty.
Functions ¶
func LoadBinaries ¶
LoadBinaries load all binaries in the files according to the defined patterns. The returned map maps project name that is used in any of the files that matched any of the pattern to its binary encoded content.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.