package
Version:
v0.27.5-rc.1
Opens a new window with list of versions in this module.
Published: Mar 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CheckNewRelease checks if there is a new release available.
type Release struct {
URL string `json:"html_url"`
Version string `json:"name"`
}
GetLatestRelease fetches the latest release from the GitHub API.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.