github.com/spf13/pflag.FlagSet.StringVar
third-partyThe 536th most-called third-party method by production calls. Called 1,455 times across 59 modules; 1,445 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (1,440 → 1,445)
- prod calls
- 1,445
- non-test, non-generated
- all calls
- 1,455
- total callsites
- modules
- 59
- 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 473 33%
- Velero 64 4%
- Helm 29 2%
- etcd 24 2%
- Grafana 22 2%
where it's called
Callsites in the wild
12 representative callsites of 1,455, prioritizing in-loop and non-test usage. We link to source, never display it.
-
canopy-network/canopy @v0.1.28-0.20260915203522-5820274b55dc
in loop - in loop
- in loop
-
vitess.io/vitess @v0.24.3
go/vt/dbconfigs/credentials.go:109
in loop - in loop
- in loop
-
vitess.io/vitess @v0.24.3
go/vt/dbconfigs/credentials.go:112
in loop - in loop
-
vitess.io/vitess @v0.24.3
go/vt/dbconfigs/credentials.go:115
in loop - in loop
-
vitess.io/vitess @v0.24.3
go/vt/dbconfigs/credentials.go:117
in loop - in loop
top callers
The modules that reach for it
The modules that call FlagSet.StringVar most in this snapshot.
- github.com/kubernetes/kubernetes23316%
- github.com/bufbuild/buf13910%
- k8s.io/kubernetes1269%
- 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 →