Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatOutput ¶
FormatOutput formats the version information for display.
Types ¶
type GitHubRelease ¶
type GitHubRelease struct {
TagName string `json:"tag_name"`
}
GitHubRelease represents the structure of a GitHub release response.
Click to show internal directories.
Click to hide internal directories.