Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
func NewChecker ¶
func NewChecker() *Checker
func (*Checker) CheckAndRemind ¶
CheckAndRemind runs a non-blocking cached version check and prints a reminder to w if a newer version is available.
func (*Checker) LatestVersion ¶
func (*Checker) LatestVersionCached ¶
Click to show internal directories.
Click to hide internal directories.