Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsTransient ¶
IsTransient returns true if the given error is a 'transient' error.
func NewTransient ¶
NewTransient returns a transient error that wraps the given error in order to indicate to the caller that a retry may resolve the problem, whereas a non-transient (persistent) error will always fail with the same outcome if retried.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.