github.com/gorilla/mux.Router.HandleFunc
third-partyThe 521st most-called third-party method by production calls. Called 1,671 times across 45 modules; 1,497 of those run outside tests and generated code.
- prod calls
- 1,497
- non-test, non-generated
- all calls
- 1,671
- total callsites
- modules
- 45
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 10%
- 174 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.HandleFunc 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 1,671, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop test
-
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test -
grafana/dskit @v0.0.0-20260804161922-ca94e9ff1c22
in loop test - in loop test
-
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop test -
grafana/dskit @v0.0.0-20260804161922-ca94e9ff1c22
in loop test - in loop test
top callers
The modules that reach for it
The modules that call Router.HandleFunc most in this snapshot.
- github.com/gravitl/netmaker21213%
- github.com/dapr/dapr20512%
- github.com/netbirdio/netbird19211%
- github.com/seaweedfs/seaweedfs16110%
- github.com/semaphoreui/semaphore1197%
siblings
More from github.com/gorilla/mux
The other most-called members in this package. See all →