Documentation
¶
Overview ¶
Package errdefs defines the common errors used throughout service.
Use with errors.Wrap and error.Wrapf to add context to an error.
To detect an error class, use the errors.Is functions to tell whether an error is of a certain type.
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func NeedsRetryWithHTTP ¶ added in v0.1.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.