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.36.5 (latest)
Published
Feb 6, 2025
Platform
linux/amd64
Imports
6 packages
Last checked
10 hours ago

Tools for package owners.