package
0.0.0-20240616081104-04ee34517243
Repository: https://github.com/dolthub/fuzzer.git
Documentation: pkg.go.dev
# Functions
LoadFromFile loads the config file from the given path.
LoadFromString loads the given string as a config file.
# Structs
Amounts specifies the range for each element or function.
Arguments represents any arguments that are passed into the program at runtime.
Base is the base set of parameters as set by the config file.
InvalidNameRegexes contains regexes that generated names are matched against for validity.
Options are directives for all cycles.
StatementDistribution specifies the relative frequency of each statement in a cycle.
Types represents all of the MySQL types available to the program.