QueueConfig

abstract class QueueConfig(val provider: String)

Abstract class representing the configuration for queues.

Constructors

Link copied to clipboard
constructor(provider: String)

Properties

Link copied to clipboard

This helps reference what interface is being used to provide the queue.