Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommitMessage ¶
func GetCommitMessage() string
GetCommitMessage returns the commit message of the commit used to build the binary.
func GetSemVersion ¶
func GetSemVersion() string
GetSemVersion returns the Semantic Version of the Chainquery Application. This field is set on deployment with the tag vx.x.x
func GetVersion ¶
func GetVersion() string
GetVersion returns the version of the application. If it is tagged it will be the semver, otherwise it will contain the number of commits since the last one, the short hash of the commit and whether or not the directory was dirty at build time.
func GetVersionLong ¶
func GetVersionLong() string
GetVersionLong returns what GetVersion returns but will always return the long version.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.