grillon
grillon copied to clipboard
Configure Grillon with a struct
Add a more convenient way to configure Grillon and reuse configurations. By passing a struct GrillonConfig to the associated function new. We need to keep a flexible configuration, the builder should let the users to override the configuration with functions.