package
0.2.4
Repository: https://github.com/hack-pad/hackpadfs.git
Documentation: pkg.go.dev

# Functions

NewReaderFS returns a new ReaderFS from the given tar archive reader and options.

# Structs

ReaderFS is a tar-based file system, reading files and metadata from a tar archive's io.Reader.
ReaderFSOptions provides configuration options for a new ReaderFS.