package
Version:
v0.0.286
Opens a new window with list of versions in this module.
Published: Jan 23, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Check reports whether update checks should take place.
type Release struct {
Version string `yaml:"version"`
Prerelease bool `yaml:"prerelease"`
DownloadURL string `yaml:"download_url" json:"download_url"`
Timestamp time.Time `yaml:"timestamp"`
}
LatestRelease reports the latest release for the given channel.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.