Documentation
¶
Overview ¶
Package cmd contains the CLI commands for CBT
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Release is the current release version Release = "dev" // GitCommit is the git commit hash GitCommit = "none" // GOOS is the operating system GOOS = runtime.GOOS // GOARCH is the architecture GOARCH = runtime.GOARCH )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.