Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GitCommit is set by govvv at build time. GitCommit = "n/a" // GitBranch is set by govvv at build time. GitBranch = "n/a" // GitState is set by govvv at build time. GitState = "n/a" // GitSummary is set by govvv at build time. GitSummary = "n/a" // BuildDate is set by govvv at build time. BuildDate = "n/a" // Version is set by govvv at build time. Version = "n/a" )
Functions ¶
func GetSummary ¶
func GetSummary() telemetry.GitSummaryMetric
GetSummary returns a summary of git information.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.