Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertLibfuzzerSeedToGoSeed ¶
This is the API that should be called externally. Params: fuzzerFileContents: the contents of the fuzzerfile. This should be obtained with os.ReadFile(). testCase: The libFuzzer testcase. This should also be obtained with os.ReadFile().
Types ¶
type BodyWalker ¶
type BodyWalker struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.