github.com/onsi/gomega.HaveKey
third-partyThe 9408th most-called third-party function by production calls. Called 780 times across 18 modules; 63 of those run outside tests and generated code.
- prod calls
- 63
- non-test, non-generated
- all calls
- 780
- total callsites
- modules
- 18
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 92%
- 717 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 HaveKey from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 24 38%
- Kubernetes 4 6%
- Cilium 1 2%
where it's called
Callsites in the wild
12 representative callsites of 780, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/infrastructure/prometheus.go:238
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/storage/utility-volumes.go:268
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/storage/utility-volumes.go:269
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/infrastructure/prometheus.go:283
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/storage/restore.go:1340
in loop
top callers
The modules that reach for it
The modules that call HaveKey most in this snapshot.
- github.com/kubevirt/kubevirt24932%
- kubevirt.io/kubevirt24932%
- github.com/navidrome/navidrome12116%
- github.com/cloudnative-pg/cloudnative-pg486%
- github.com/kubernetes/kubernetes284%
siblings
More from github.com/onsi/gomega
The other most-called functions in this package. See all →