Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" )
View Source
var Cmd = &cobra.Command{ Use: "version", Short: "Prints the version", Long: "Prints the version number of the client.", Args: cobra.NoArgs, RunE: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.