Documentation
¶
Index ¶
- func AggregateErrs(ctx context.Context, dest chan error, src <-chan error, srcInfo string)
- func CmdExitCodeFromError(err error) (int, error)
- func Errorf(format string, args ...interface{}) error
- func Errors(msgs []string) error
- func Is(err, target error) bool
- func IsExitStatusError(err error) bool
- func IsExitStatusErrorStr(errString string) bool
- func New(text string) error
- func Wrapf(err error, format string, args ...interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AggregateErrs ¶
func CmdExitCodeFromError ¶
CmdExitCodeFromError ...
func IsExitStatusErrorStr ¶
IsExitStatusErrorStr ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.