github.com/onsi/gomega/gstruct.MatchFields
third-partyThe 1522nd most-called third-party function by production calls. Called 748 times across 11 modules; 401 of those run outside tests and generated code.
All of github.com/onsi/gomega/gstruct → Docs on pkg.go.dev ↗
- prod calls
- 401
- non-test, non-generated
- all calls
- 748
- total callsites
- modules
- 11
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 46%
- 347 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 MatchFields from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 190 47%
- KubeVirt 105 26%
where it's called
Callsites in the wild
12 representative callsites of 748, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.36.3
test/integration/dra/node_allocatable_resources.go:113
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/upgrades/node/apparmor.go:113
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/dra/dra.go:698
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/dra/dra.go:712
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/core.go:869
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/core.go:879
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/core.go:880
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/core.go:881
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call MatchFields most in this snapshot.
- github.com/kubevirt/kubevirt23431%
- kubevirt.io/kubevirt23431%
- github.com/kubernetes/kubernetes11916%
- k8s.io/kubernetes8712%
- github.com/nikolalohinski/gonja/v2537%
siblings
More from github.com/onsi/gomega/gstruct
The other most-called functions in this package. See all →