Documentation ¶
Index ¶
- func ChangeDefaultExitCode(code int)
- func Err(err error) cli.ExitCoder
- func ErrCode(code int, err error) cli.ExitCoder
- func ErrMsg(err error, msg string) cli.ExitCoder
- func ErrMsgCode(code int, err error, msg string) cli.ExitCoder
- func Format(format string, a ...any) cli.ExitCoder
- func FormatCode(code int, format string, a ...any) cli.ExitCoder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeDefaultExitCode ¶
func ChangeDefaultExitCode(code int)
func ErrMsgCode ¶
func FormatCode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.