Documentation
¶
Overview ¶
Code generated by internal/gen; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FinalizeError ¶ added in v0.1.3
func NewRootCmd ¶
func UsageArgs ¶
func UsageArgs(v cobra.PositionalArgs) cobra.PositionalArgs
Types ¶
type AlreadyReported ¶
type AlreadyReported struct{ Err error }
func (*AlreadyReported) Error ¶
func (e *AlreadyReported) Error() string
func (*AlreadyReported) Unwrap ¶
func (e *AlreadyReported) Unwrap() error
Click to show internal directories.
Click to hide internal directories.