package
1.0.0
Repository: https://github.com/frankbraun/binpkg.git
Documentation: pkg.go.dev

# Functions

Create writes the files contained in root as a gzipped tar archive to w.
CreateArchive writes the files contained in root as a gzipped tar archive to filename.
Extract the files contained in the gzipped archive r to the directory hierarchy rooted at root.
ExtractArchive extracts the files contained in the gzipped archive filename to the directory hierarchy rooted at root.