Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
func ExtractTarGz ¶
func ExtractZip ¶
Types ¶
type SourceKind ¶
type SourceKind int
const ( SourceGitHub SourceKind = iota SourceZipURL SourceTarGzURL SourceLocalDir SourceUnknown )
func InferSourceKind ¶
func InferSourceKind(src string) SourceKind
Click to show internal directories.
Click to hide internal directories.