go.uber.org/yarpc/yarpcerrors.FromError
third-partyThe 9136th most-called third-party function by production calls. Called 145 times across 5 modules; 65 of those run outside tests and generated code.
- prod calls
- 65
- non-test, non-generated
- all calls
- 145
- total callsites
- modules
- 5
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 55%
- 80 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into FromError from notable Go projects. Open one on the map to see what else it hammers.
- Uber Go 60 92%
where it's called
Callsites in the wild
12 representative callsites of 145, 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
internal/yarpcerrors/yarpcerrors_test.go:63
in loop test -
go.uber.org/yarpc @v1.89.3
api/transport/handler_invoker_test.go:111
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
-
-
-
go.uber.org/cadence @v1.3.0
internal/compatibility/thrift/error.go:35
-
go.uber.org/yarpc @v1.89.3
errors.go:35
-
go.uber.org/yarpc @v1.89.3
yarpcerrors/yarpcerrorclassifier.go:37
-
go.uber.org/yarpc @v1.89.3
api/transport/errors.go:40
top callers
The modules that reach for it
The modules that call FromError most in this snapshot.
- go.uber.org/yarpc12888%
- github.com/cadence-workflow/cadence75%
- github.com/uber/cadence75%
- github.com/cadence-workflow/shard-manager21%
- go.uber.org/cadence1<1%
siblings
More from go.uber.org/yarpc/yarpcerrors
The other most-called functions in this package. See all →