Documentation ¶
Index ¶
- func DisplayDownloadFunction(fileName string, current string, total string, percentage float64)
- func EscapeNewLines(s string) string
- func ExtractArchive(archive, dst string) error
- func GetURI(url string, f func(url string, i []byte) error) error
- func IsArchive(file string) bool
- func ResetDownloadTimers()
- func VerifyPath(path, basePath string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplayDownloadFunction ¶ added in v1.22.0
func EscapeNewLines ¶ added in v1.23.2
func ExtractArchive ¶
func ResetDownloadTimers ¶ added in v1.22.0
func ResetDownloadTimers()
func VerifyPath ¶
VerifyPath verifies that path is based in basePath.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.