Documentation ¶
Overview ¶
nolint
Index ¶
Constants ¶
View Source
const Fix = "0"
View Source
const Maj = "0"
View Source
const Min = "14"
View Source
const Version = "0.14.0"
Variables ¶
View Source
var GitCommit = ""
GitCommit set by build flags
View Source
var ( // VersionCmd prints out the current sdk version VersionCmd = &cobra.Command{ Use: "version", Short: "Print the app version", Run: printVersion, } )
Functions ¶
func VersionRequestHandler ¶
func VersionRequestHandler(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.