go.uber.org/yarpc/yarpcerrors.Status.Code
third-partyThe 8842nd most-called third-party method by production calls. Called 120 times across 5 modules; 67 of those run outside tests and generated code.
- prod calls
- 67
- non-test, non-generated
- all calls
- 120
- total callsites
- modules
- 5
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 44%
- 53 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Status.Code from notable Go projects. Open one on the map to see what else it hammers.
- Uber Go 47 70%
where it's called
Callsites in the wild
12 representative callsites of 120, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
go.uber.org/yarpc @v1.89.3
api/transport/handler_invoker_test.go:113
in loop test -
go.uber.org/yarpc @v1.89.3
encoding/protobuf/error_test.go:175
in loop test -
go.uber.org/yarpc @v1.89.3
encoding/protobuf/v2/error_test.go:178
in loop test -
go.uber.org/yarpc @v1.89.3
internal/observability/middleware_test.go:3567
in loop test -
cadence-workflow/shard-manager @v0.0.0-20260730082237-cd61cc023ec2
-
-
cadence-workflow/shard-manager @v0.0.0-20260730082237-cd61cc023ec2
-
-
-
top callers
The modules that reach for it
The modules that call Status.Code most in this snapshot.
- go.uber.org/yarpc9176%
- github.com/cadence-workflow/cadence1210%
- github.com/uber/cadence1210%
- github.com/cadence-workflow/shard-manager33%
- go.uber.org/cadence22%
siblings
More from go.uber.org/yarpc/yarpcerrors
The other most-called members in this package. See all →