github.com/onsi/gomega.Consistently
third-partyThe 7754th most-called third-party function by production calls. Called 237 times across 2 modules; 77 of those run outside tests and generated code.
54% in production calls vs 2026-W37 (168 → 77)
- prod calls
- 77
- non-test, non-generated
- all calls
- 237
- total callsites
- modules
- 2
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 68%
- 160 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 →
- Package function51%A direct call to an exported package function, resolved by type.
- Package function (by syntax)49%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Consistently from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 77 100%
where it's called
Callsites in the wild
12 representative callsites of 237, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.37.0
test/e2e/storage/csimock/csi_volume_expansion.go:164
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/network/dual_stack.go:799
in loop -
-
k8s.io/kubernetes @v1.37.0
test/e2e/storage/csimock/csi_kubelet_restart.go:77
-
k8s.io/kubernetes @v1.37.0
test/e2e/scheduling/gang_scheduling.go:79
-
-
k8s.io/kubernetes @v1.37.0
test/e2e/apps/cronjob.go:109
-
-
k8s.io/kubernetes @v1.37.0
test/e2e/common/node/container_probe.go:111
-
top callers
The modules that reach for it
The modules that call Consistently most in this snapshot.
- github.com/kubernetes/kubernetes12051%
- k8s.io/kubernetes11749%
siblings
More from github.com/onsi/gomega
The other most-called functions in this package. See all →