Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Extract ¶
Extract decompress a gziped tarball into a new temporal directory created just for this purpose.
On success, the path of the newly created directory and a nil error is returned.
A non-nil error is returned if the method fails to complete. The returned path will be an empty string if no information was extracted before the error and the temporal directory has not been created. Otherwise, a non-empty string with the temporal directory holding whatever information was extracted before the error is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.