Instance Method
dispatched(job:eventLoop:)
Called when the job is first dispatched
func dispatched(job: JobEventData, eventLoop: any EventLoop) -> EventLoopFuture<Void>
Parameters
jobThe
JobDataassociated with the jobeventLoopThe eventLoop
Instance Method
func dispatched(job: JobEventData, eventLoop: any EventLoop) -> EventLoopFuture<Void>
jobThe JobData associated with the job
eventLoopThe eventLoop