# Functions
No description provided by the author
WithDateGuesser configures which IDateGuesser to use.
WithEventBus configures which IEventBus to use.
WithMetaLoader configures which IMetaLoader to use.
WithOutput configures which output to use.
WithPrinter configures which IMetaLoader to use.
# Structs
InputController implements IInputController.
Opts represents all options for an InputController.
# Interfaces
IInputController reacts to the user inputs and interactions.
Opt configures options for an InputController.
# Type aliases
OptFn is a function option used to configure a JetStream Subscribe.