Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the current version of the application. // It can be overridden by ldflags at build time. Version = "dev" // CommitHash is the git commit hash at build time. // It can be overridden by ldflags at build time. CommitHash = "" // BuildTime is the time when the application was built. // It can be overridden by ldflags at build time. BuildTime = "" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.