Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // BuildSha is used by the build to include the git sha in the --version output BuildSha = "BuildSha not set (use Makefile to set)" // BuildVersion is set by the Makefile with link flags for ouput in --version BuildVersion = "Build not set (use Makefile to set)" // BuildDate is used by the build to include the build date in the --version output BuildDate = "BuildDate not set (use Makefile to set)" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.