github.com/valyala/fastjson.Value.Exists (method)
2 uses
github.com/valyala/fastjson (current package)
handy.go#L127: ok := v.Exists(keys...)
parser.go#L689: func (v *Value) Exists(keys ...string) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)