Documentation ¶
Index ¶
Constants ¶
View Source
const ( ZipExtension = ".zip" TarGzExtension = ".tar.gz" TgzExtension = ".tgz" GzExtension = ".gz" TarExtension = ".tar" )
Variables ¶
This section is empty.
Functions ¶
func DeleteDirIfExists ¶
func IsFileExists ¶
func MergeYAML ¶
MergeYAML merges two yaml files from src to dst, the src yaml will override dst yaml if the same key exists.
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.