Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterVersions ¶
Types ¶
type DownloadLink ¶
type Release ¶
type Release struct { Version string `json:"version"` Changelog string `json:"changelog"` Downloads map[string][]DownloadLink `json:"downloads"` }
func BuildVersionResponse ¶
func BuildVersionsResponse ¶
Click to show internal directories.
Click to hide internal directories.