package
github.com/tidwall/gjson
third-party9 third-party functions from github.com/tidwall/gjson, ranked by how often they are called outside tests and generated code.
- prod calls
- 2,996
- non-test, non-generated
- all calls
- 14,407
- total callsites
- functions
- 9
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/tidwall/gjson
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Result.String | 1,040 |
| Result.Get | 537 |
| Result.Int | 293 |
| Result.Exists | 281 |
| GetBytes | 257 |
| Result.Array | 210 |
| Get | 203 |
| Result.Bool | 106 |
| Result.IsArray | 69 |