github.com/gobwas/glob.Glob.Match
third-partyThe 7682nd most-called third-party method by production calls. Called 106 times across 18 modules; 77 of those run outside tests and generated code.
- prod calls
- 77
- non-test, non-generated
- all calls
- 106
- total callsites
- modules
- 18
- distinct callers
- in loop
- 64%
- of prod calls
- in tests
- 27%
- 29 calls
- resolved
- 8%
- 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 →
- Embedded method8%Reached through an embedded type.
- Interface method92%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Glob.Match from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 106, prioritizing in-loop and non-test usage. We link to source, never display it.
-
gobwas/glob @v0.2.3
in loop - in loop
- in loop
-
ory/hydra @v1.11.10
in loop -
ory/x @v0.0.729
in loop - in loop
- in loop
- in loop
-
helm/v4 @v4.2.3
pkg/engine/files.go:82
in loop -
gohugoio/hugo @v0.164.0
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Glob.Match most in this snapshot.
- github.com/gohugoio/hugo3230%
- github.com/gobwas/glob2524%
- github.com/sourcegraph/sourcegraph-public-snapshot1413%
- github.com/open-policy-agent/opa66%
- github.com/argoproj/argo-cd/v344%