# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
NewFrameworkEventEmitter creates a new Emitter object for framework events.
NewFrameworkEventEmitterFetcher creates a new EmitterFetcher object for framework events.
NewFrameworkEventFetcher creates a new Fetcher object for framework events.
NewJobStorageManager creates a new JobStorageManager object.
NewSimpleEngineVault - returns a new instance of SimpleEngineVault.
NewTestEventEmitter creates a new Emitter object associated with a Header.
NewTestEventEmitterFetcher creates a new EmitterFetcher object associated with a Header.
NewTestEventEmitterFetcherWithAllowedEvents creates a new EmitterFetcher object associated with a Header.
NewTestEventEmitterWithAllowedEvents creates a new Emitter object associated with a Header.
NewTestEventFetcher creates a new Fetcher object associated with a Header.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ErrQueryFieldHasZeroValue is returned when a QueryFields failed validation due to a QueryField with a zero value (this is unexpected and forbidden).
No description provided by the author
FrameworkEventEmitter implements Emitter interface from the frameworkevent package.
FrameworkEventEmitterFetcher implements Emitter and Fetcher interface from the frameworkevent package.
FrameworkEventFetcher implements the Fetcher interface from the frameworkevent package.
No description provided by the author
JobStorageManager implements JobStorage interface.
No description provided by the author
TestEventEmitter implements Emitter interface from the testevent package.
TestEventEmitterFetcher implements Emitter and Fetcher interface of the testevent package.
TestEventFetcher implements the Fetcher interface from the testevent package.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
JobStorage defines the interface that implements persistence for job related information.
ResettableStorage is implemented by storage engines that support reset operation.
Storage defines the interface that storage engines must implement.
TransactionalStorage is implemented by storage backends that support transactions.
# Type aliases
ConsistencyModel hints at whether queries should go to the primary database or any available replica (in which case, the guarantee is eventual consistency).
No description provided by the author
No description provided by the author
No description provided by the author