Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the semantic version of the application. // This value is injected at build time via ldflags. Version = "HEAD" // Commit is the git commit hash. // This value is injected at build time via ldflags. Commit = "UNKNOWN" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.