Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the semantic version or channel for the build. Version = "dev" // Commit is the git revision associated with the build. Commit = "unknown" // BuiltAt records the UTC timestamp when the binary was produced. BuiltAt = "" )
Version metadata injected at build time; defaults suit local development.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.