Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Tar ¶ added in v1.16.0
Tar takes a source and variable writers and walks 'source' writing each file found to the tar writer; the purpose for accepting multiple writers is to allow for multiple outputs (for example a file, or md5 hash) From https://gist.github.com/sdomino/635a5ed4f32c93aad131#file-untargz-go
func Ungzip ¶
Ungzip accepts a gzipped file and uncompresses it to the provided destination directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.