github.com/spf13/pflag.FlagSet.Duration
third-partyThe 4445th most-called third-party method by production calls. Called 140 times across 10 modules; 134 of those run outside tests and generated code.
- prod calls
- 134
- non-test, non-generated
- all calls
- 140
- total callsites
- modules
- 10
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 4%
- 6 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.Duration from notable Go projects. Open one on the map to see what else it hammers.
- Cilium 65 49%
- Kubernetes 4 3%
- Grafana 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 140, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
- in loop test
-
-
-
go.k6.io/k6 @v1.8.0
internal/cmd/options.go:46
-
-
kubernetes/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
-
vitess.io/vitess @v0.24.2
go/vt/vtctl/vdiff2.go:51
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
pkg/flags/flags.go:104
-
-
-
vitess.io/vitess @v0.24.2
go/vt/vtctl/vdiff2.go:70
top callers
The modules that reach for it
The modules that call FlagSet.Duration most in this snapshot.
- github.com/cilium/cilium6345%
- github.com/vitessio/vitess2619%
- vitess.io/vitess2619%
- github.com/gotenberg/gotenberg/v81410%
- github.com/spf13/pflag32%
siblings
More from github.com/spf13/pflag
The other most-called members in this package. See all →