Documentation ¶
Index ¶
Constants ¶
View Source
const ( AppName string = "dexc" AppMajor uint = 0 AppMinor uint = 4 AppPatch uint = 0 )
These constants define the application version and follow the semantic versioning 2.0.0 spec (http://semver.org/).
Variables ¶
This section is empty.
Functions ¶
func Version ¶
func Version() string
Version returns the application version as a properly formed string per the semantic versioning 2.0.0 spec (http://semver.org/).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.