Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CauseOf ¶
CauseOf will return the error that caused the returned error. This can be used when multierr package is used or fmt.Errorf("%w: %w", ErrFront, cause) from standard library is used, and we know the front error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.