Documentation ¶
Index ¶
- Constants
- func AssetDownloadURL(tag string, searchedAssetNames []string, githubReleaseURL string, ...) ([]string, error)
- func LatestRelease(githubReleaseURL string, githubToken string, verbose bool) (string, error)
- func ListReleases(githubReleaseURL string, githubToken string, verbose bool) ([]string, error)
Constants ¶
View Source
const ( Download = "download" Releases = "releases" )
Variables ¶
This section is empty.
Functions ¶
func AssetDownloadURL ¶ added in v1.0.8
func LatestRelease ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.