Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶ added in v0.4.3
type Factory func(*config.ProviderConfig) (MessageQueueConsumer, error)
Factory is a function type that creates a new MessageQueueConsumer based on the provided configuration.
Click to show internal directories.
Click to hide internal directories.