Skip to content
callcount

github.com/gobwas/glob.Glob.Match

third-party

The 7682nd most-called third-party method by production calls. Called 106 times across 18 modules; 77 of those run outside tests and generated code.

All of github.com/gobwas/glob → Docs on pkg.go.dev ↗

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.

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%