Documentation ¶
Overview ¶
Package gcompress allows you to easily unpack *.tar.gz, *.tar.bzip2, *.tar.xz, *.zip and *.tar files. There are not CGO involved nor hard dependencies of any type.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Unpack ¶
Unpack unpacks a compressed stream. Magic numbers are used to determine what decompressor and/or unarchiver to use.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.