Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // BuildVersion is the build version // set by goreleaser BuildVersion = "" // BuildCommit is the git hash of // the build. It is set by goreleaser BuildCommit = "" // BuildDate is the date the build // was created. Its is set by goreleaser BuildDate = "" // GoVersion is the version of go // used to build the client GoVersion = "go1.10.4" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.