Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVersionHTTPHandler ¶ added in v0.11.2
func GetVersionHTTPHandler() http.HandlerFunc
Types ¶
type Args ¶ added in v0.10.0
func GetArgs ¶ added in v0.10.0
func GetArgs(validator CommandValidator) Args
type CommandValidator ¶ added in v0.10.0
type Version ¶ added in v0.11.2
type Version struct{ Generation, Major, Minor int }
func GetLastVersion ¶ added in v0.11.2
func GetLastVersion() Version
func GetVersion ¶
func GetVersion() Version
func ParseVersion ¶ added in v0.11.2
func (Version) IsNewerMajorThan ¶ added in v0.11.2
func (Version) MarshalText ¶ added in v0.11.2
Click to show internal directories.
Click to hide internal directories.