package jsonfuzz

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

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

Index

Functions

func Fuzz

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

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

Source Files

fuzz.go

Version
v1.23.0
Published
May 14, 2020
Platform
linux/amd64
Imports
3 packages
Last checked
51 minutes ago

Tools for package owners.