Skip to content

Instance Method

run(context:)

The method called when the job is run.
func run(context: QueueContext) -> EventLoopFuture<Void>

Parameters

context

The QueueContext.