Documentation
¶
Overview ¶
Package version holds build-time version information injected at link time.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" CommitSHA = "unknown" )
Functions ¶
Types ¶
type UpdateCache ¶ added in v0.3.0
type UpdateResult ¶ added in v0.3.0
func CheckForUpdate ¶ added in v0.3.0
func CheckForUpdate(cacheDir string) *UpdateResult
Click to show internal directories.
Click to hide internal directories.