package
Version:
v0.0.0-...-aba8fa6
Opens a new window with list of versions in this module.
Published: Jan 15, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Fuzz(data []byte) (interestingness int)
Fuzz is the entry point for go-fuzz. Run it via
go-fuzz-build github.com/cockroachdb/go-fuzz/examples/parser && \
go-fuzz -bin=./parser-fuzz.zip -workdir=.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.