github.com/onsi/ginkgo/v2.By
third-partyThe 79th most-called third-party function by production calls. Called 23,793 times across 24 modules; 15,305 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (15,276 → 15,305)
- prod calls
- 15,305
- non-test, non-generated
- all calls
- 23,793
- total callsites
- modules
- 24
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 36%
- 8,488 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 By from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 9,674 63%
- KubeVirt 2,382 16%
- Velero 207 1%
where it's called
Callsites in the wild
12 representative callsites of 23,793, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/node/crictl.go:48
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/virtctl/memorydump.go:103
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/network/vmi_networking.go:113
in loop - in loop
top callers
The modules that reach for it
The modules that call By most in this snapshot.
- github.com/kubernetes/kubernetes6,24426%
- k8s.io/kubernetes6,22826%
- github.com/kubevirt/kubevirt3,73816%
- kubevirt.io/kubevirt3,73816%
- sigs.k8s.io/controller-runtime1,0474%
siblings
More from github.com/onsi/ginkgo/v2
The other most-called functions in this package. See all →