github.com/golang/protobuf/jsonpb.JSONPBUnmarshaler.UnmarshalJSONPB (method)
3 uses
github.com/golang/protobuf/jsonpb (current package)
decode.go#L63: UnmarshalJSONPB(*Unmarshaler, []byte) error
decode.go#L86: return jsu.UnmarshalJSONPB(u, raw)
decode.go#L139: return jsu.UnmarshalJSONPB(u, in)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)