Structure
QueueContext
The context for a queue.
struct QueueContext
Topics
Initializers
init(queueName:configuration:application:logger:on:)Creates a new JobContext
Instance Properties
applicationThe application objectconfigurationThe configuration objecteventLoopAn event loop to run the process onloggerThe logger objectqueueReturns the default jobQueuequeueNameThe name of the queue
Instance Methods
queues(_:)Returns the specific jobQueuefor the given queue name
Relationships
Conforms To
Swift.SendableSwift.SendableMetatype