package
Version:
v0.6.5
Opens a new window with list of versions in this module.
Published: Jan 31, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
LatestVersion string `json:"latest_version"`
CurrentVersion string `json:"current_version"`
CheckedAt time.Time `json:"checked_at"`
UpdateAvailable bool `json:"update_available"`
}
Info contains update check results
CheckWithCache checks for updates using cache when available
Source Files
¶
Click to show internal directories.
Click to hide internal directories.