github.com/julienschmidt/httprouter.Router.Handle
third-partyThe 7039th most-called third-party method by production calls. Called 90 times across 9 modules; 84 of those run outside tests and generated code.
All of github.com/julienschmidt/httprouter → Docs on pkg.go.dev ↗
- prod calls
- 84
- non-test, non-generated
- all calls
- 90
- total callsites
- modules
- 9
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 7%
- 6 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 method91%A method on a value whose type is known exactly.
- Embedded method9%Reached through an embedded type.
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.
- Prometheus 1 1%
where it's called
Callsites in the wild
12 representative callsites of 90, prioritizing in-loop and non-test usage. We link to source, never display it.
-
encr.dev @v1.57.13
pkg/noopgateway/noopgateway.go:227
in loop -
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop - in loop
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop -
-
nsqio/nsq @v1.3.0
-
ory/kratos @v1.3.1
-
ory/x @v0.0.729
-
-
prometheus/common @v0.70.1
-
-
nsqio/nsq @v1.3.0
top callers
The modules that reach for it
The modules that call Router.Handle most in this snapshot.
- github.com/nsqio/nsq5763%
- github.com/julienschmidt/httprouter1011%
- github.com/syncthing/syncthing89%
- github.com/ory/kratos78%
- github.com/ory/x33%
siblings
More from github.com/julienschmidt/httprouter
The other most-called members in this package. See all →