package
github.com/gorilla/mux
third-party16 third-party functions from github.com/gorilla/mux, ranked by how often they are called outside tests and generated code.
- prod calls
- 7,343
- non-test, non-generated
- all calls
- 8,470
- total callsites
- functions
- 16
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/gorilla/mux
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Route.Methods | 1,963 |
| Router.HandleFunc | 1,497 |
| Vars | 722 |
| Route.HandlerFunc | 448 |
| Router.Path | 438 |
| Route.Handler | 375 |
| Router.Handle | 337 |
| Route.Name | 277 |
| Router.PathPrefix | 232 |
| Router.Methods | 231 |
| Route.Path | 204 |
| NewRouter | 177 |
| Router.Use | 153 |
| Route.Subrouter | 105 |
| Router.Get | 99 |
| Route.Queries | 85 |