github.com/spf13/cobra.RangeArgs
third-partyThe 5573rd most-called third-party function by production calls. Called 117 times across 43 modules; 106 of those run outside tests and generated code.
- prod calls
- 106
- non-test, non-generated
- all calls
- 117
- total callsites
- modules
- 43
- 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 117, 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.57.13
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/cockroach109%
- github.com/gastownhall/gastown109%
- github.com/steveyegge/gastown109%
- github.com/BishopFox/sliver98%
- github.com/bishopfox/sliver98%
siblings
More from github.com/spf13/cobra
The other most-called functions in this package. See all →