Various helper functions for go fuzzing. It is mostly used in combination
with go-fuzz (https://github.com/dvyukov/go-fuzz), but compatibility with
fuzzing in the standard library will also be supported. Any coverage guided
fuzzing engine that provides an array or slice of bytes can be used with
go-fuzz-headers.
.
go-fuzz-headers' approach to fuzzing structs is strongly inspired by
gofuzz (https://github.com/google/gofuzz).
.
This package contains the library.
Installed Size: 97.3 kB
Architectures: all