Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BinaryName = unknown
BinaryName is an exported string exposing the name of the binary. Should be set during build.
View Source
var BuildDate = unknown
BuildDate is an exported variable containing the date at which the binary was built. This value should be substituted for a real value during build.
View Source
var Version = unknown
Version is an exported version string which should be substituted with a real value during build.
Functions ¶
func VersionString ¶
func VersionString() string
VersionString returns a formatted version string suitable for displaying to the user. This is a verbose version string including build date.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.