Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // LZMA extracts lzma archives LZMA lzmaExtractor // XZ extracts xz archives XZ xzExtractor )
View Source
var BZip2 bzip2Provider
BZip2 extracts bzip2 tar archives
View Source
var GZip gzipArchiveProvider
GZip extracts gzip tar archives
View Source
var Tar tarArchiveProvider
Tar extracts uncompressed tar archives
View Source
var Zip zipExtractor
Zip extracts .zip files
Functions ¶
func ExtractReader ¶
ExtractReader extracts the given reader to the given destination
Types ¶
Click to show internal directories.
Click to hide internal directories.