github.com/onsi/gomega.Not
third-partyThe 2651st most-called third-party function by production calls. Called 998 times across 17 modules; 226 of those run outside tests and generated code.
- prod calls
- 226
- non-test, non-generated
- all calls
- 998
- total callsites
- modules
- 17
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 77%
- 772 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.
- Package function (by syntax)<1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Not from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 90 40%
- Kubernetes 38 17%
- Cilium 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 998, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/cilium @v1.20.0
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/testsuite/namespace.go:156
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/uses_all_resources.go:81
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/testsuite/namespace.go:163
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/testsuite/namespace.go:204
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/partitionable_devices.go:89
in loop - in loop
top callers
The modules that reach for it
The modules that call Not most in this snapshot.
- github.com/kubevirt/kubevirt24725%
- kubevirt.io/kubevirt24725%
- github.com/containers/libpod10711%
- github.com/podman-container-tools/podman10711%
- github.com/istio/istio788%
siblings
More from github.com/onsi/gomega
The other most-called functions in this package. See all →