go.uber.org/dig.Container.Provide
third-partyThe 3222nd most-called third-party method by production calls. Called 265 times across 3 modules; 186 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 186
- non-test, non-generated
- all calls
- 265
- total callsites
- modules
- 3
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 30%
- 79 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 method72%A method on a value whose type is known exactly.
- Embedded method28%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 265, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/hive @v1.0.5
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/WeKnora18269%
- go.uber.org/dig7829%
- github.com/cilium/hive52%