Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Number is the semantic version for this build. Override via -ldflags when cutting releases. Number = "0.1.1-dev" // Commit captures the git commit for the build when provided via -ldflags. Commit = "unknown" // BuildDate records when the binary was built (ISO-8601, UTC). BuildDate = "unknown" )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.