Documentation
¶
Index ¶
Constants ¶
View Source
const DevVersion = "DEV"
Variables ¶
View Source
var Date = "" // YYYY-MM-DD
Date is dynamically set at build time in the Makefile.
View Source
var Revision = ""
Revision is dynamically set at build time in the Makefile
View Source
var Version = DevVersion
Version of the CLI with semver format Version is dynamically set by the toolchain or overridden by the Makefile.
Functions ¶
func IsDevVersion ¶ added in v0.6.0
func IsDevVersion() bool
IsDevVersion indicates whether the current version is DEV
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.