github.com/gorilla/mux.Router.Handle
third-partyThe 1824th most-called third-party method by production calls. Called 362 times across 27 modules; 337 of those run outside tests and generated code.
- prod calls
- 337
- non-test, non-generated
- all calls
- 362
- total callsites
- modules
- 27
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 4%
- 14 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Router.Handle 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 362, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gobuffalo/buffalo @v1.1.4
in loop - in loop
- in loop
- in loop test
- in loop test
- in loop test
-
grafana/dskit @v0.0.0-20260804161922-ca94e9ff1c22
in loop test - in loop test
-
grafana/dskit @v0.0.0-20260804161922-ca94e9ff1c22
in loop test -
grafana/dskit @v0.0.0-20260804161922-ca94e9ff1c22
in loop test -
TwiN/gatus @v1.12.0
top callers
The modules that reach for it
The modules that call Router.Handle most in this snapshot.
- github.com/containers/libpod10028%
- github.com/podman-container-tools/podman10028%
- github.com/seaweedfs/seaweedfs5315%
- github.com/grafana/alloy236%
- github.com/sourcegraph/sourcegraph-public-snapshot216%
siblings
More from github.com/gorilla/mux
The other most-called members in this package. See all →