Documentation
¶
Overview ¶
Package version contains version information about the built Go binaries. The variables exported by this package will be set during the build time via the -ldflags with -X.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Build string
Build is the build information fo the built Go binaries. The value of this will depend on whether or not this will built from a release branch or not.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.