github.com/onsi/gomega.ExpectWithOffset
third-partyThe 7580th most-called third-party function by production calls. Called 103 times across 10 modules; 79 of those run outside tests and generated code.
83% in production calls vs 2026-W37 (477 → 79)
- prod calls
- 79
- non-test, non-generated
- all calls
- 103
- total callsites
- modules
- 10
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 23%
- 24 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 function17%A direct call to an exported package function, resolved by type.
- Package function (by syntax)83%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into ExpectWithOffset from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 18 23%
- Cilium 12 15%
- KubeVirt 7 9%
where it's called
Callsites in the wild
12 representative callsites of 103, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.37.0
test/e2e/framework/node/resource.go:612
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/testutils/matchers.go:106
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/testutils/matchers.go:111
in loop -
k8s.io/kubernetes @v1.37.0
test/e2e/storage/testsuites/volume_expand.go:624
in loop - in loop
- in loop test
-
kubevirt.io/kubevirt @v1.9.0
pkg/virt-controller/watch/topology/nodetopologyupdater_test.go:150
in loop test -
cilium/cilium @v1.20.2
-
top callers
The modules that reach for it
The modules that call ExpectWithOffset most in this snapshot.
- github.com/kubernetes/kubernetes1717%
- k8s.io/kubernetes1717%
- github.com/cilium/cilium1212%
- github.com/fatedier/frp1111%
- github.com/kubevirt/kubevirt1111%
siblings
More from github.com/onsi/gomega
The other most-called functions in this package. See all →