github.com/valyala/fastjson.Value.GetInt (method)
2 uses
github.com/valyala/fastjson (current package)
handy.go#L68: n := v.GetInt(keys...)
parser.go#L772: func (v *Value) GetInt(keys ...string) int {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)