github.com/gorilla/mux.Router.Use
third-partyThe 3885th most-called third-party method by production calls. Called 176 times across 28 modules; 153 of those run outside tests and generated code.
- prod calls
- 153
- non-test, non-generated
- all calls
- 176
- total callsites
- modules
- 28
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 13%
- 23 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 method99%A method on a value whose type is known exactly.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Router.Use 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 176, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop -
gorilla/mux @v1.8.1
in loop test -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test -
-
-
-
adnanh/webhook @v0.0.0-20260802140341-92742d64dbc0
-
amir20/dozzle @v1.29.0
-
aquasecurity/testdocker @v0.0.0-20260423080828-99e7cbfdbe56
top callers
The modules that reach for it
The modules that call Router.Use most in this snapshot.
- github.com/dapr/dapr5330%
- github.com/semaphoreui/semaphore4324%
- github.com/seaweedfs/seaweedfs169%
- github.com/gorilla/mux148%
- github.com/fatedier/frp53%
siblings
More from github.com/gorilla/mux
The other most-called members in this package. See all →