package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Mar 25, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Version = "v0.0.0-next"
Command = &cobra.Command{
Use: "version",
Short: "Print version information for this executable",
Run: run,
}
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.