github.com/spf13/pflag.FlagSet.StringSliceVar
third-partyThe 2571st most-called third-party method by production calls. Called 243 times across 27 modules; 239 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (237 → 239)
- prod calls
- 239
- non-test, non-generated
- all calls
- 243
- total callsites
- modules
- 27
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 2%
- 4 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.StringSliceVar from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 96 40%
- Velero 2 <1%
- Cilium 1 <1%
- Grafana 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 243, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.37.0
cmd/kubeadm/app/apis/kubeadm/validation/validation_test.go:794
in loop test - in loop test
-
-
-
-
-
-
dagger/dagger @v0.21.8
-
-
-
-
top callers
The modules that reach for it
The modules that call FlagSet.StringSliceVar most in this snapshot.
- github.com/kubernetes/kubernetes4820%
- github.com/bufbuild/buf2410%
- github.com/containers/libpod239%
- github.com/podman-container-tools/podman239%
- k8s.io/kubernetes198%
siblings
More from github.com/spf13/pflag
The other most-called members in this package. See all →