Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var COMMIT = "dev"
View Source
var VERSION = "1.0.9"
Functions ¶
func GetFormattedVersion ¶
func GetFormattedVersion() string
func GetMajorVersion ¶
func GetMajorVersion() int
func GetMinorVersion ¶
func GetMinorVersion() int
func GetPatchVersion ¶
func GetPatchVersion() int
func GetVersion ¶
func GetVersion() string
Types ¶
type VersionCommand ¶
type VersionCommand struct {
}
func (*VersionCommand) Execute ¶
func (c *VersionCommand) Execute([]string) error
Execute - returns the version
Click to show internal directories.
Click to hide internal directories.