Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLatestRelease ¶
func GetLatestReleaseE ¶
func GetLatestTag ¶
func GetLatestTagE ¶
Types ¶
type LatestReleaseResponse ¶
type LatestReleaseResponse struct {
TagName string `json:"tag_name"`
}
type TagsResponse ¶
type TagsResponse struct {
Name string `json:"name"`
}
Click to show internal directories.
Click to hide internal directories.