Documentation
¶
Overview ¶
Package errmapper is a service that resolves a given error or error chain to a new single error.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MatchType ¶
type MatchType int
MatchType represents the type of matching operation to be performed on a given error chain. Can be either 'MatchAll' or 'MatchAny'.
Click to show internal directories.
Click to hide internal directories.