//
pkg.gl
Category
github.com/hamba/pkg/v2
errors
reason
package
2.12.0
Repository:
https://github.com/hamba/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
49 SLOC
#
Functions
Errorf
Errorf returns a formatted reason error.
Extract
Extract removes all reason errors from the error chains, returning all other errors and the reason messages.
#
Constants
InternalReason
InternalReason is the reason set when the system is experiencing an error that the user cannot resolve.
#
Structs
Error
Error is a reason error that is detectable.