go.uber.org/yarpc/yarpcerrors.Status.Message
third-partyThe 8603rd most-called third-party method by production calls. Called 102 times across 5 modules; 69 of those run outside tests and generated code.
- prod calls
- 69
- non-test, non-generated
- all calls
- 102
- total callsites
- modules
- 5
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 32%
- 33 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.Message from notable Go projects. Open one on the map to see what else it hammers.
- Uber Go 25 36%
where it's called
Callsites in the wild
12 representative callsites of 102, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.uber.org/yarpc @v1.89.3
api/transport/handler_invoker_test.go:114
in loop test -
go.uber.org/yarpc @v1.89.3
encoding/protobuf/error_test.go:176
in loop test -
go.uber.org/yarpc @v1.89.3
encoding/protobuf/v2/error_test.go:179
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.Message most in this snapshot.
- go.uber.org/yarpc4039%
- github.com/cadence-workflow/cadence2323%
- github.com/uber/cadence2323%
- go.uber.org/cadence1414%
- github.com/cadence-workflow/shard-manager22%
siblings
More from go.uber.org/yarpc/yarpcerrors
The other most-called members in this package. See all →