package
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Constants
CockroachPkgPrefix is the crdb package prefix.
UnitTestFailureBody is a body template suitable for posting issues about vanilla Go test failures.
UnitTestFailureTitle is a title template suitable for posting issues about vanilla Go test failures.
# Structs
FatalOrPanic contains a fatal error or panic obtained from a test log.
A PostRequest contains the information needed to create an issue about a test failure.
TemplateData holds the data available in (PostRequest).(Body|Title)Template, respectively.
# Type aliases
A CondensedMessage is a test log output garnished with useful helper methods that extract concise information for seamless debugging.