Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDevVersion = errors.New("dev version not supported")
Functions ¶
func Check ¶
Check looks to see if there is a newer version of abctl. This is accomplished by fetching the latest github tag and comparing it to the version provided. Returns the latest version, or an empty string if we're already running the latest version. Will return ErrDevVersion if the build.Version is currently set to "dev".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.