Documentation
¶
Index ¶
- func BuildPrefix(app string) string
- func DownloadFile(url string, fileName string) (int64, error)
- func ExtractFromRequest(url string, regex string, apiKey string, requestBody string) (*version.Version, error)
- func FileOrDirExists(filename string) bool
- func IsDirectory(path string) bool
- func IsSymlink(path string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildPrefix ¶ added in v1.8.2
func DownloadFile ¶
DownloadFile downloads a file from a URL
func ExtractFromRequest ¶
func ExtractFromRequest(url string, regex string, apiKey string, requestBody string) (*version.Version, error)
ExtractFromRequest will return extracted text from a page at a URL
func FileOrDirExists ¶
FileOrDirExists returns true if a file/directory is valid AND exists
func IsDirectory ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.