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 (*Checker) CheckForUpdateAsync ¶ added in v0.3.1
CheckForUpdateAsync starts an asynchronous update check and returns a channel that will receive the update message. The channel is buffered and will be closed after writing the result (or empty string if no update).
Click to show internal directories.
Click to hide internal directories.