Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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.
18
func
(t *TestError) Error() string {
return
"test error"
}
Callers
1
TestAdaptProtoErrors
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestAdaptProtoErrors
Function · 0.76