FusedQueueModule

@Module
class FusedQueueModule

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@Provides
@Singleton
fun provideConsumerClient(queueConfig: QueueConfig): ConsumerQueueClient
Link copied to clipboard
@Provides
@Singleton
fun provideProducerClient(queueConfig: QueueConfig): ProducerQueueClient