golang.org/x/sync/errgroup.Group.SetLimit
third-partyThe 2640th most-called third-party method by production calls. Called 246 times across 71 modules; 228 of those run outside tests and generated code.
- prod calls
- 228
- non-test, non-generated
- all calls
- 246
- total callsites
- modules
- 71
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 7%
- 18 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 Group.SetLimit from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 27 12%
- Prometheus 12 5%
- Cortex 8 4%
- Docker 5 2%
- Go (golang.org/x) 4 2%
where it's called
Callsites in the wild
12 representative callsites of 246, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
rclone/rclone @v1.75.0
in loop - in loop
-
bodgit/sevenzip @v1.6.5
in loop test -
bodgit/sevenzip @v1.6.5
in loop test -
-
-
-
-
encr.dev @v1.57.13
cli/daemon/sqldb/cluster.go:271
-
entgo.io/ent @v0.14.6
entc/gen/graph.go:1163
top callers
The modules that reach for it
The modules that call Group.SetLimit most in this snapshot.
- github.com/gruntwork-io/terragrunt208%
- github.com/grafana/pyroscope177%
- github.com/grafana/loki/v3125%
- github.com/prometheus/prometheus125%
- github.com/rclone/rclone125%
siblings
More from golang.org/x/sync/errgroup
The other most-called members in this package. See all →