Skip to content

Instance Method

makeQueue(with:)

Create or look up a named Queue instance.
func makeQueue(with context: QueueContext) -> any Queue

Parameters

context

The context for jobs on the queue. Also provides the queue name.