go.uber.org/fx.Provide
third-partyThe 797th most-called third-party function by production calls. Called 1,122 times across 8 modules; 853 of those run outside tests and generated code.
- prod calls
- 853
- non-test, non-generated
- all calls
- 1,122
- total callsites
- modules
- 8
- distinct callers
- in loop
- 24%
- of prod calls
- in tests
- 24%
- 269 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 function21%A direct call to an exported package function, resolved by type.
- Package function (by syntax)79%A package function in a module outside the crawl, keyed by import path.
where it's called
Callsites in the wild
12 representative callsites of 1,122, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go.temporal.io/server @v1.31.2
tests/testcore/onebox.go:372
in loop - in loop
-
go.temporal.io/server @v1.31.2
tests/testcore/onebox.go:373
in loop - in loop
-
go.temporal.io/server @v1.31.2
tests/testcore/onebox.go:374
in loop - in loop
-
go.temporal.io/server @v1.31.2
tests/testcore/onebox.go:375
in loop - in loop
-
go.temporal.io/server @v1.31.2
tests/testcore/onebox.go:376
in loop - in loop
-
go.temporal.io/server @v1.31.2
tests/testcore/onebox.go:377
in loop
top callers
The modules that reach for it
The modules that call Provide most in this snapshot.
- github.com/temporalio/temporal33930%
- go.temporal.io/server33930%
- go.uber.org/fx23321%
- github.com/ipfs/kubo716%
- github.com/cadence-workflow/shard-manager535%
siblings
More from go.uber.org/fx
The other most-called functions in this package. See all →