go.uber.org/yarpc/api/peer.Identifier.Identifier
third-partyThe 6429th most-called third-party method by production calls. Called 131 times across 1 modules; 92 of those run outside tests and generated code.
- prod calls
- 92
- non-test, non-generated
- all calls
- 131
- total callsites
- modules
- 1
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 30%
- 39 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Identifier.Identifier from notable Go projects. Open one on the map to see what else it hammers.
- Uber Go 92 100%
where it's called
Callsites in the wild
12 representative callsites of 131, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.uber.org/yarpc @v1.89.3
peer/peerlist/list.go:187
in loop -
go.uber.org/yarpc @v1.89.3
peer/peerlist/list.go:188
in loop -
go.uber.org/yarpc @v1.89.3
peer/peerlist/list.go:191
in loop -
go.uber.org/yarpc @v1.89.3
peer/peerlist/list.go:194
in loop -
go.uber.org/yarpc @v1.89.3
peer/peerlist/v2/list.go:223
in loop -
go.uber.org/yarpc @v1.89.3
peer/peerlist/v2/list.go:224
in loop -
go.uber.org/yarpc @v1.89.3
peer/peerlist/v2/list.go:227
in loop -
go.uber.org/yarpc @v1.89.3
peer/peerlist/v2/list.go:230
in loop -
go.uber.org/yarpc @v1.89.3
peer/peerlist/list.go:264
in loop -
go.uber.org/yarpc @v1.89.3
peer/peerlist/v2/list.go:300
in loop -
go.uber.org/yarpc @v1.89.3
peer/peerlist/list.go:303
in loop -
go.uber.org/yarpc @v1.89.3
yarpctest/stress.go:335
in loop
top callers
The modules that reach for it
The modules that call Identifier.Identifier most in this snapshot.
- go.uber.org/yarpc131100%