...

Package jsonfuzz

import "google.golang.org/protobuf/internal/fuzz/jsonfuzz"
Overview
Index

Overview ▾

Package jsonfuzz includes fuzzers for protojson.Marshal and protojson.Unmarshal.

func Fuzz

func Fuzz(data []byte) (score int)

Fuzz is a fuzzer for proto.Marshal and proto.Unmarshal.