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

# Functions

BuildSentryReport builds the components of a sentry report.
PrintStackTrace produces a human-readable partial representation of the stack trace.
ReportError reports the given error to Sentry.

# Type aliases

StackTrace is an object suitable for inclusion in errors that can ultimately be reported with ReportInternalError() or similar.