Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" )
Version and Commit are set via ldflags at build time.
Functions ¶
func CheckLatest ¶
func CheckLatest() string
CheckLatest checks GitHub for a newer release. Returns the new version tag (e.g. "v0.7.0") if an update is available, or empty string if current or on error. Silently returns empty on any failure — this is a best-effort check.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.