Documentation
¶
Index ¶
- func DownloadFile(url string, dest string, httpClient *http.Client, headers map[string]string) error
- func DownloadFileToBytes(url string, httpClient *http.Client, headers map[string]string) ([]byte, error)
- func ExtractTarballGz(file string, dst string) error
- func FileExists(name string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
func DownloadFileToBytes ¶
func ExtractTarballGz ¶
func FileExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.