github.com/spf13/cobra.MaximumNArgs
third-partyThe 1534th most-called third-party function by production calls. Called 407 times across 67 modules; 399 of those run outside tests and generated code.
- prod calls
- 399
- non-test, non-generated
- all calls
- 407
- total callsites
- modules
- 67
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 2%
- 8 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 function2%A direct call to an exported package function, resolved by type.
- Package function (by syntax)98%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into MaximumNArgs from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 67 17%
- GitHub CLI 23 6%
- containerd 10 3%
- Authelia 5 1%
- CockroachDB 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 407, prioritizing in-loop and non-test usage. We link to source, never display it.
-
-
go/app @v0.2.0
appcmd/positional_args.go:37
-
cockroachdb/cockroach @v19.2.12+incompatible
-
-
-
encr.dev @v1.57.13
cli/cmd/encore/app/link.go:26
-
-
abiosoft/colima @v0.10.3
-
-
-
-
top callers
The modules that reach for it
The modules that call MaximumNArgs most in this snapshot.
- github.com/gastownhall/gastown4712%
- github.com/steveyegge/gastown4712%
- github.com/kubernetes/kubernetes338%
- k8s.io/kubernetes328%
- github.com/cli/cli236%
siblings
More from github.com/spf13/cobra
The other most-called functions in this package. See all →