go.uber.org/mock/mockgen.generator.p
third-partyThe 6781st most-called third-party method by production calls. Called 88 times across 1 modules; 88 of those run outside tests and generated code.
- prod calls
- 88
- non-test, non-generated
- all calls
- 88
- total callsites
- modules
- 1
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 0%
- 0 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 generator.p from notable Go projects. Open one on the map to see what else it hammers.
- Uber Go 88 100%
where it's called
Callsites in the wild
12 representative callsites of 88, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:340
in loop -
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:457
in loop -
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:460
in loop -
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:567
in loop -
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:569
in loop -
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:572
in loop -
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:648
in loop -
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:342
-
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:346
-
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:348
-
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:351
-
go.uber.org/mock @v0.6.0
mockgen/mockgen.go:354
top callers
The modules that reach for it
The modules that call generator.p most in this snapshot.
- go.uber.org/mock88100%