Documentation
¶
Index ¶
- func CopyFile(src, dst string, withName bool) error
- func CopyItem(isDir, withName bool, src, dst string) error
- func DownloadFile(url, dst string) error
- func DownloadFileWithProxy(url, dst string) error
- func GetFileMD5(filePath string) (string, error)
- func HandleTar(sourceDir, targetDir, name, exclusionRules string, secret string) error
- func HandleUnTar(sourceFile, targetDir string, secret string) error
- func Stat(path string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
func DownloadFileWithProxy ¶
func GetFileMD5 ¶
func HandleUnTar ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.