github.com/onsi/gomega.ConsistOf
third-partyThe 4835th most-called third-party function by production calls. Called 928 times across 22 modules; 122 of those run outside tests and generated code.
- prod calls
- 122
- non-test, non-generated
- all calls
- 928
- total callsites
- modules
- 22
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 87%
- 806 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 function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into ConsistOf from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 79 65%
- KubeVirt 18 15%
where it's called
Callsites in the wild
12 representative callsites of 928, prioritizing in-loop and non-test usage. We link to source, never display it.
-
kubernetes/kubernetes @master
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/controller/testing/testing.go:49
in loop -
kubernetes/kubernetes @master
in loop - in loop test
- in loop test
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/config/analysis/analyzers/multicluster_analyzers_test.go:92
in loop test -
istio/istio @v0.0.0-20260804075250-35fae141dc60
pkg/config/analysis/analyzers/multicluster_analyzers_test.go:92 ↗
in loop test - in loop test
- in loop test
- in loop test
-
kubevirt.io/kubevirt @v1.9.0
pkg/downwardmetrics/vhostmd/disk_test.go:83
in loop test
top callers
The modules that reach for it
The modules that call ConsistOf most in this snapshot.
- github.com/kubevirt/kubevirt17919%
- kubevirt.io/kubevirt17919%
- github.com/onsi/ginkgo/v213314%
- github.com/navidrome/navidrome12814%
- github.com/cloudnative-pg/cloudnative-pg606%
siblings
More from github.com/onsi/gomega
The other most-called functions in this package. See all →