...
Package jsonfuzz
import "google.golang.org/protobuf/internal/fuzz/jsonfuzz"
- Overview
- Index
Package jsonfuzz includes fuzzers for protojson.Marshal and protojson.Unmarshal.
func Fuzz(data []byte) (score int)
Fuzz is a fuzzer for proto.Marshal and proto.Unmarshal.