package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Jan 3, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Dir is a tarrable directory representation
type Extractable interface{}
Extractable is an empty interface for comparing extracted outputs in tests.
Using that just to avoid the ugly `interface{}`.
Extract extracts a tarball to a slice of extractables
File is a tarrable file representation
Hardlink is a representation of a hardlink
Tarball is a list of tarrables
Buffer returns a byte buffer
Gzip returns a gzipped buffer
Tarrer is an object that can tar itself to an archive
Source Files
¶
Click to show internal directories.
Click to hide internal directories.