//
pkg.gl
Category
github.com/stealthrocket/timecraft
internal
sandbox
tarfs
package
0.1.1
Repository:
https://github.com/stealthrocket/timecraft.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
0
Files
851 SLOC
#
Functions
Archive
Archive archives the content of the directory at path into a tarball.
Open
Open creates a file system from the tarball represented by the given section.
OpenFile
OpenFile is like Open but it takes an *os.File opened on a tarball as argument.
#
Structs
FileSystem
FileSystem is an implementation of the sandbox.FileSystem interface backed by a tarball.