func github.com/valyala/fastjson.ParseBytes
3 uses
github.com/valyala/fastjson (current package)
handy.go#L155: func ParseBytes(b []byte) (*Value, error) {
handy.go#L165: v, err := ParseBytes(b)
go.pact.im/x/zapjournal/tests
journalctl.go#L52: v, err := fastjson.ParseBytes(m)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)