flag.FlagSet.Float64Var
standard libraryThe 5799th most-called standard-library method by production calls. Called 104 times across 24 modules; 102 of those run outside tests and generated code.
- prod calls
- 102
- non-test, non-generated
- all calls
- 104
- total callsites
- modules
- 24
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 2%
- 2 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.Float64Var from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 50 49%
- Cortex 29 28%
- Kubernetes 2 2%
- Kyverno 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 104, prioritizing in-loop and non-test usage. We link to source, never display it.
-
onsi/ginkgo/v2 @v2.32.0
in loop -
urfave/cli/v2 @v2.27.7
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/framework/config/config.go:193
in loop -
onsi/ginkgo/v2 @v2.32.0
in loop -
-
-
boltdb/bolt @v1.3.1
-
-
-
onsi/ginkgo @v1.16.5
-
passteque/gluetun @v0.0.0-20260805014130-9b8939eb5b6f
top callers
The modules that reach for it
The modules that call FlagSet.Float64Var most in this snapshot.
- github.com/cortexproject/cortex2928%
- github.com/grafana/loki/v32019%
- github.com/grafana/mimir1514%
- github.com/grafana/pyroscope77%
- github.com/grafana/dskit55%
siblings
More from flag
The other most-called members in this package. See all →