Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFromDirectory ¶
CreateFromDirectory creates a zip archive from the given directory recursively, that is suitable for transporting across machines.
It resolves any symlinks it encounters.
An optional function callback onZip can be passed to observe files being included, or simply to exclude files.
func ExtractTarGzToDirectory ¶
ExtractTarGzToDirectory extracts a .tar.gz archive to the specified target directory
func ExtractToDirectory ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.