package
2.12.0
Repository: https://github.com/hamba/pkg.git
Documentation: pkg.go.dev

# Functions

Errorf returns a formatted reason error.
Extract removes all reason errors from the error chains, returning all other errors and the reason messages.

# Constants

InternalReason is the reason set when the system is experiencing an error that the user cannot resolve.

# Structs

Error is a reason error that is detectable.