package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Aug 4, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CheckResult struct {
CurrentVersion string `json:"current_version"`
LatestVersion string `json:"latest_version"`
UpdateAvailable bool `json:"update_available"`
Message string `json:"message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.