Package textfuzz includes fuzzers for prototext.Marshal and prototext.Unmarshal.
func Fuzz(data []byte) (score int)
Fuzz is a fuzzer for proto.Marshal and proto.Unmarshal.