Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorExitCode ¶
func ExitFromError ¶
func ExitFromError(err error)
Types ¶
type ExitCodeError ¶
func NewExitCodeError ¶
func NewExitCodeError(err error, exitCode int) *ExitCodeError
func (*ExitCodeError) Error ¶
func (e *ExitCodeError) Error() string
func (*ExitCodeError) Unwrap ¶
func (e *ExitCodeError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.