Documentation
¶
Index ¶
- func DownloadFileTo(url string, dst string, perm os.FileMode, showProgress bool) error
- func DownloadFileToTemp(url string, temppattern string, showProgress bool) (string, error)
- func MkdirFor(file string) (string, error)
- func Rename(oldpath, newpath string) error
- func Untar(filename string, dir string) error
- func Unzip(src, dest string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFileTo ¶
func DownloadFileToTemp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.