flag.FlagSet.Int64Var
standard libraryThe 6599th most-called standard-library method by production calls. Called 90 times across 21 modules; 90 of those run outside tests and generated code.
- prod calls
- 90
- non-test, non-generated
- all calls
- 90
- total callsites
- modules
- 21
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 0%
- 0 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.Int64Var from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 38 42%
- Cortex 23 26%
- Nomad 7 8%
- Kyverno 4 4%
- Kubernetes 2 2%
where it's called
Callsites in the wild
12 representative callsites of 90, 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:203
in loop -
onsi/ginkgo/v2 @v2.32.0
in loop -
-
boltdb/bolt @v1.3.1
-
-
onsi/ginkgo @v1.16.5
-
-
spf13/pflag @v1.0.10
-
urfave/cli @v1.22.17
top callers
The modules that reach for it
The modules that call FlagSet.Int64Var most in this snapshot.
- github.com/cortexproject/cortex2326%
- github.com/grafana/loki/v31921%
- github.com/grafana/mimir1719%
- github.com/hashicorp/nomad78%
- github.com/kyverno/kyverno44%
siblings
More from flag
The other most-called members in this package. See all →