github.com/onsi/gomega/gstruct.MatchFields
third-partyThe 1476th most-called third-party function by production calls. Called 530 times across 5 modules; 419 of those run outside tests and generated code.
2% in production calls vs 2026-W37 (426 → 419)
All of github.com/onsi/gomega/gstruct → Docs on pkg.go.dev ↗
- prod calls
- 419
- non-test, non-generated
- all calls
- 530
- total callsites
- modules
- 5
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 21%
- 111 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 function22%A direct call to an exported package function, resolved by type.
- Package function (by syntax)78%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into MatchFields from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 215 51%
- KubeVirt 102 24%
where it's called
Callsites in the wild
12 representative callsites of 530, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.37.0
test/e2e/upgrades/node/apparmor.go:113
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
test/integration/dra/node_allocatable_resources.go:118
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
k8s.io/kubernetes @v1.37.0
test/integration/dra/core.go:1069
in loop -
k8s.io/kubernetes @v1.37.0
test/integration/dra/core.go:1079
in loop -
k8s.io/kubernetes @v1.37.0
test/integration/dra/core.go:1080
in loop -
k8s.io/kubernetes @v1.37.0
test/integration/dra/core.go:1081
in loop
top callers
The modules that reach for it
The modules that call MatchFields most in this snapshot.
- github.com/kubevirt/kubevirt14427%
- kubevirt.io/kubevirt14427%
- github.com/kubernetes/kubernetes11822%
- k8s.io/kubernetes11522%
- sigs.k8s.io/cli-utils92%
siblings
More from github.com/onsi/gomega/gstruct
The other most-called functions in this package. See all →