Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GitCommit is the git commit that was compiled. GitCommit string // Version is the main version at the moment. Version = "0.1.0" // VersionPrerelease is a marker for the version. VersionPrerelease = "dev" )
Functions ¶
func GetVersion ¶
func GetVersion() string
GetVersion returns a string representation of the version
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.