Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = NewRootCommand().Command()
Functions ¶
Types ¶
type RootCommand ¶
type RootCommand struct { LogLevel string LogFile string // contains filtered or unexported fields }
func NewRootCommand ¶
func NewRootCommand() *RootCommand
func (*RootCommand) Command ¶
func (c *RootCommand) Command() *cobra.Command
Click to show internal directories.
Click to hide internal directories.