Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct { Providers []provider.Provider datastore.Datastore Logger *zap.Logger Sequencer sequencer.Sequencer }
Engine configures and starts the providers
Click to show internal directories.
Click to hide internal directories.