Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrFilterMatch = fmt.Errorf("filter match error") ErrMultipleMatches = multipleMatchesError{} ErrNoMatches = noMatchesError{} )
Functions ¶
func IsConflict ¶
func IsInvalidError ¶
func IsNotFound ¶
func IsNotImplementedError ¶
func IsRetryable ¶
Types ¶
type TerminalError ¶
func (*TerminalError) Error ¶
func (e *TerminalError) Error() string
Click to show internal directories.
Click to hide internal directories.