import "github.com/jmespath/go-jmespath/fuzz"
jmespath.go
func Fuzz(data []byte) int
Fuzz will fuzz test the JMESPath parser.