package wirefuzz

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

Package wirefuzz includes a fuzzer for the wire marshaler and unmarshaler.

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.20.0
Published
Mar 2, 2020
Platform
linux/amd64
Imports
5 packages
Last checked
9 hours ago

Tools for package owners.