//
pkg.gl
Category
github.com/cockroachdb/errors
contexttags
package
1.11.3
Repository:
https://github.com/cockroachdb/errors.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
5
Files
157 SLOC
#
Functions
GetContextTags
GetContextTags retrieves the k/v pairs stored in the error.
WithContextTags
WithContextTags captures the k/v pairs stored in the context via the `logtags` package and annotates them on the error.