package
1.2.4
Repository: https://github.com/interspace/errors.git
Documentation: pkg.go.dev

# Functions

CombineErrors returns err, or, if err is nil, otherErr.
WithSecondaryError enhances the error given as first argument with an annotation that carries the error given as second argument.