package
Version:
v0.0.0-...-50ffc52
Opens a new window with list of versions in this module.
Published: Sep 24, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Extractor interface {
}
NewTar creates a tarball from a given a Reader.
NewTarFile creates a tarball from a given filename.
NewTarGz creates a Gziped tarball for the give Reader.
NewTarGzFile creates a Gziped tarball for the given filename.
Extract extracts a Gziped tarball into dst.
Extract extracts content of a tarball into dst.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.