github.com/spf13/pflag.FlagSet.StringVar
third-partyThe 539th most-called third-party method by production calls. Called 1,448 times across 58 modules; 1,438 of those run outside tests and generated code.
- prod calls
- 1,438
- non-test, non-generated
- all calls
- 1,448
- total callsites
- modules
- 58
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- <1%
- 10 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 FlagSet.StringVar from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 472 33%
- Velero 62 4%
- Helm 29 2%
- etcd 24 2%
- Grafana 22 2%
where it's called
Callsites in the wild
12 representative callsites of 1,448, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
vitess.io/vitess @v0.24.2
go/vt/dbconfigs/credentials.go:109
in loop - in loop
- in loop
-
vitess.io/vitess @v0.24.2
go/vt/dbconfigs/credentials.go:112
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/vt/dbconfigs/credentials.go:115
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/vt/dbconfigs/credentials.go:117
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/vt/dbconfigs/credentials.go:118
in loop
top callers
The modules that reach for it
The modules that call FlagSet.StringVar most in this snapshot.
- github.com/kubernetes/kubernetes23216%
- github.com/bufbuild/buf13910%
- k8s.io/kubernetes1309%
- github.com/dapr/dapr785%
- github.com/containers/libpod685%
siblings
More from github.com/spf13/pflag
The other most-called members in this package. See all →