...

Package wirefuzz

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

Overview ▾

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

func Fuzz

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

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