github.com/onsi/gomega.BeEmpty
third-partyThe 1607th most-called third-party function by production calls. Called 535 times across 12 modules; 385 of those run outside tests and generated code.
61% in production calls vs 2026-W37 (992 → 385)
- prod calls
- 385
- non-test, non-generated
- all calls
- 535
- total callsites
- modules
- 12
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 28%
- 150 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 function47%A direct call to an exported package function, resolved by type.
- Package function (by syntax)53%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into BeEmpty from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 368 96%
- Cilium 5 1%
- KubeVirt 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 535, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/storage/csimock/csi_fsgroup_mount.go:79
in loop -
k8s.io/kubernetes @v1.37.0
test/e2e/storage/csimock/csi_fsgroup_mount.go:80
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/apimachinery/discovery.go:146
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
test/integration/dra/pod_group.go:161
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/storage/volume_provisioning.go:246
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/apps/daemon_restart.go:284
in loop
top callers
The modules that reach for it
The modules that call BeEmpty most in this snapshot.
- github.com/kubernetes/kubernetes25247%
- k8s.io/kubernetes25147%
- sigs.k8s.io/controller-runtime61%
- github.com/cilium/cilium5<1%
- github.com/hyperledger/fabric5<1%
siblings
More from github.com/onsi/gomega
The other most-called functions in this package. See all →