MCPcopy Index your code
hub / github.com/cockroachdb/errors / Error

Method Error

errorspb/testing.go:18–18  ·  view source on GitHub ↗

Error implements the error interface.

()

Source from the content-addressed store, hash-verified

16
17// Error implements the error interface.
18func (t *TestError) Error() string { return "test error" }

Callers 1

TestAdaptProtoErrorsFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestAdaptProtoErrorsFunction · 0.76