Documentation
¶
Overview ¶
Package version contains global variables for nolint: gochecknoglobals, gochecknoinits
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Release returns the release version Release = "UNKNOWN" // Date returns the release date Date = "UNKNOWN" // Repo returns the git repository URL Repo = "UNKNOWN" // Commit returns the short sha from git Commit = "UNKNOWN" // Branch returns deployed git brunch Branch = "UNKNOWN" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.