package
github.com/go-chi/chi/v5
third-party7 third-party functions from github.com/go-chi/chi/v5, ranked by how often they are called outside tests and generated code.
- prod calls
- 895
- non-test, non-generated
- all calls
- 1,557
- total callsites
- functions
- 7
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/go-chi/chi/v5
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Router.Get | 263 |
| URLParam | 156 |
| Router.Use | 144 |
| Router.Route | 89 |
| NewRouter | 85 |
| Router.Post | 83 |
| Mux.Get | 75 |