Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // BuildDate is the date the binary was built. For release builds, this is set by goreleaser. BuildDate = "" // GitCommit is the commit from which the binary was built. For release builds, this is set by goreleaser. GitCommit = "" // Version is the binary version. For release builds, this is set by goreleaser. Version = "dev" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.