package
Version:
v0.0.0-...-f5add76
Opens a new window with list of versions in this module.
Published: Aug 30, 2015
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.