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