Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLazyTarGzip ¶
NewLazyTarGzip returns a filesystem that inflates the archive on first use.
Types ¶
type FS ¶
type FS struct {
// contains filtered or unexported fields
}
FS is an in-memory filesystem loaded from a compressed archive.
func LoadTarGzip ¶
LoadTarGzip loads a gzip-compressed tar archive into an in-memory fs.FS.
Click to show internal directories.
Click to hide internal directories.