package
0.0.0-20241030154441-ed0afeddb1b5
Repository: https://github.com/bazelbuild/reclient.git
Documentation: pkg.go.dev

# Functions

NewTarFSFromBytes creates a new tar filesystem from the given byte data representing a tar archive.

# Structs

FileInTar represents a combination of fs.File and fs.FileInfo interfaces.
TarFS is a minimal in-memory filesystem constructed from a tar archive.