Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version hold a semantic version of the running binary Version = "v0.0.0" // Commit holds the commit hash against which the binary build was ran Commit string // BuildTime holds timestamp when the binary build was ran BuildTime string // Release indicates if built binary is an official release Release = "false" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.