MCPcopy 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
26func Code(err error) codes.Code {
27 return extgrpc.GetGrpcCode(err)
28}

Callers 1

TestGrpcFunction · 0.92

Calls 1

GetGrpcCodeFunction · 0.92

Tested by 1

TestGrpcFunction · 0.74

Used in the wild real call sites across dependent graphs

searching dependent graphs…