package
1.11.3
Repository: https://github.com/cockroachdb/errors.git
Documentation: pkg.go.dev

# Functions

GetContextTags retrieves the k/v pairs stored in the error.
WithContextTags captures the k/v pairs stored in the context via the `logtags` package and annotates them on the error.