Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the semantic version (e.g., v0.1.0) Version = "dev" // Commit is the git commit hash Commit = "unknown" // Date is the build date Date = "unknown" // BuiltBy indicates who built the binary BuiltBy = "unknown" )
These variables are set via ldflags during build
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.