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