go.uber.org/dig.Container.Provide
third-partyThe 3476th most-called third-party method by production calls. Called 248 times across 3 modules; 170 of those run outside tests and generated code.
- prod calls
- 170
- non-test, non-generated
- all calls
- 248
- total callsites
- modules
- 3
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 31%
- 78 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 method71%A method on a value whose type is known exactly.
- Embedded method29%Reached through an embedded type.
who calls this
Notable callers
Production calls into Container.Provide from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 248, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/hive @v1.0.4
in loop -
go.uber.org/dig @v1.19.0
dig_test.go:1910
in loop test -
go.uber.org/dig @v1.19.0
dig_test.go:2023
in loop test -
go.uber.org/dig @v1.19.0
dig_test.go:2172
in loop test -
go.uber.org/dig @v1.19.0
dig_test.go:2180
in loop test -
go.uber.org/dig @v1.19.0
dig_test.go:2273
in loop test -
go.uber.org/dig @v1.19.0
dig_test.go:2328
in loop test -
go.uber.org/dig @v1.19.0
dig_test.go:3944
in loop test -
go.uber.org/dig @v1.19.0
dig_test.go:3945
in loop test -
go.uber.org/dig @v1.19.0
dig_test.go:3946
in loop test -
go.uber.org/dig @v1.19.0
dig_test.go:3947
in loop test -
go.uber.org/dig @v1.19.0
dig_test.go:3948
in loop test
top callers
The modules that reach for it
The modules that call Container.Provide most in this snapshot.
- github.com/Tencent/WeKnora16567%
- go.uber.org/dig7831%
- github.com/cilium/hive52%