Documentation ¶
Overview ¶
getlib document
Index ¶
- func DownloadFile(url string, sourceHash string, destination string) (err error)
- func ExecForEach(url string, sourceHash string, funcToExec TieFunc, relPath string) (err error)
- func IsDir(url string, sourceHash string) (isDir bool, err error)
- func ReadFile(url string, sourceHash string) (file io.Reader, err error)
- type Cache
- type Download
- type TieFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
func ExecForEach ¶
Types ¶
type Cache ¶
Click to show internal directories.
Click to hide internal directories.