Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorReporter ¶
type ErrorReporter interface {
Report()
}
ErrorReporter ...
func NewErrorReporter ¶
func NewErrorReporter(cmd *cobra.Command, err error) ErrorReporter
NewErrorReporter ...
Click to show internal directories.
Click to hide internal directories.