package
1.2.3
Repository: https://github.com/tooolbox/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.