Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cockroachdb/errors
/ Code
Function
Code
grpc/status/status.go:26–28 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
24
}
25
26
func
Code(err error) codes.Code {
27
return
extgrpc.GetGrpcCode(err)
28
}
Callers
1
TestGrpc
Function · 0.92
Calls
1
GetGrpcCode
Function · 0.92
Tested by
1
TestGrpc
Function · 0.74
Used in the wild
real call sites across dependent graphs
searching dependent graphs…