Documentation
¶
Overview ¶
Package update checks GitHub for newer CLI releases.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAsync ¶
func CheckAsync(currentVersion string)
CheckAsync spawns a background goroutine that checks for a newer release. It prints a one-liner to stderr if an update is available, and does nothing on any error. The check is fully fire-and-forget — it never blocks the caller.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.