Documentation ¶
Overview ¶
Package metadata includes metadata variables for logging and reporting.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Release returns the release version, generally a semver like v2.0.0. Release = "NOT_SET" // Repo returns the git repository URL. Repo = "NOT_SET" // Commit returns the SHA from the current branch HEAD. Commit = "NOT_SET" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.