Skip to content

Instance Method

get(_:)

Gets the next job to be run
func get(_ id: JobIdentifier) -> EventLoopFuture<JobData>

Parameters

id

The ID of the job

Default Implementations

AsyncQueue Implementations

  • get(_:)
    Gets the next job to be run