Documentation ¶
Index ¶
Constants ¶
View Source
const ( ZipExtension = ".zip" TarGzExtension = ".tar.gz" TgzExtension = ".tgz" GzExtension = ".gz" TarExtension = ".tar" )
Variables ¶
This section is empty.
Functions ¶
func CreateDirIfNotExists ¶
func DeleteDirIfExists ¶
func IsFileExists ¶
func Uncompress ¶
Uncompress uncompresses the file to the destination directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.