Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the global command line application version Version string )
Functions ¶
Types ¶
type RootCmd ¶
RootCmd is the cmd package entry abstraction struct
func NewRootCmd ¶
func NewRootCmd() *RootCmd
NewRootCmd returns an new pointer instance of RootCmd with default values
func (*RootCmd) InitSubCommands ¶
func (rootCmd *RootCmd) InitSubCommands()
Click to show internal directories.
Click to hide internal directories.