package
0.1.1
Repository: https://github.com/stealthrocket/timecraft.git
Documentation: pkg.go.dev

# Functions

Archive archives the content of the directory at path into a tarball.
Open creates a file system from the tarball represented by the given section.
OpenFile is like Open but it takes an *os.File opened on a tarball as argument.

# Structs

FileSystem is an implementation of the sandbox.FileSystem interface backed by a tarball.