Documentation ¶
Index ¶
- func DownloadFile(downloadURL, fileName string) error
- func GithubClient() (*github.Client, error)
- func InList(s string, list []string) bool
- func VersionFromURL(url string, selector string, regexstring string, name string, ...) (string, string, error)
- func VersionMatch(remote, local string) bool
- func WithHeader(rt http.RoundTripper) withHeader
- type VersionError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
func GithubClient ¶
func VersionFromURL ¶
func VersionMatch ¶
func WithHeader ¶
func WithHeader(rt http.RoundTripper) withHeader
Types ¶
type VersionError ¶
type VersionError struct {
Package string
}
func (VersionError) Error ¶
func (e VersionError) Error() string
Click to show internal directories.
Click to hide internal directories.