Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version string BuildTime string )
Functions ¶
func Must ¶
func Must(err error)
Must accepts an error in input, if the error is not nil it panics It helps to simplify code where no error is expected
func NewRootCommand ¶
func NewRootCommand(zapAtomicLevel *zap.AtomicLevel) *cobra.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.