github.com/spf13/cobra.RangeArgs
third-partyThe 5428th most-called third-party function by production calls. Called 121 times across 44 modules; 110 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (109 → 110)
- prod calls
- 110
- non-test, non-generated
- all calls
- 121
- total callsites
- modules
- 44
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 9%
- 11 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 function7%A direct call to an exported package function, resolved by type.
- Package function (by syntax)93%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into RangeArgs from notable Go projects. Open one on the map to see what else it hammers.
- CockroachDB 10 9%
- KubeVirt 3 3%
- containerd 2 2%
- etcd 2 2%
- Grafana 2 2%
where it's called
Callsites in the wild
12 representative callsites of 121, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
-
go/app @v0.2.0
appcmd/positional_args.go:47
-
-
-
encr.dev @v1.58.6
cli/cmd/encore/config/config.go:42
-
go.etcd.io/bbolt @v1.5.0
cmd/bbolt/command/command_stats.go:49
-
-
top callers
The modules that reach for it
The modules that call RangeArgs most in this snapshot.
- github.com/cockroachdb/cockroach108%
- github.com/gastownhall/gastown108%
- github.com/steveyegge/gastown108%
- github.com/BishopFox/sliver97%
- github.com/bishopfox/sliver97%
siblings
More from github.com/spf13/cobra
The other most-called functions in this package. See all →