package
github.com/gin-gonic/gin
third-party16 third-party functions from github.com/gin-gonic/gin, ranked by how often they are called outside tests and generated code.
- prod calls
- 5,373
- non-test, non-generated
- all calls
- 6,115
- total callsites
- functions
- 16
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/gin-gonic/gin
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Context.JSON | 1,163 |
| Context.Error | 1,135 |
| Context.Param | 718 |
| RouterGroup.GET | 483 |
| Context.Query | 395 |
| Context.ShouldBindJSON | 325 |
| RouterGroup.POST | 245 |
| Context.Header | 233 |
| RouterGroup.Group | 101 |
| Context.GetUint64 | 99 |
| RouterGroup.DELETE | 91 |
| Context.Next | 84 |
| Context.Data | 82 |
| Context.Abort | 75 |
| Context.DefaultQuery | 72 |
| Context.GetString | 72 |