node-resque
Preparing search index...
ParsedWorkerPayload
Type Alias ParsedWorkerPayload
type
ParsedWorkerPayload
=
{
payload
:
ParsedJob
;
queue
:
string
;
run_at
:
string
;
worker
:
string
;
}
Index
Properties
payload
queue
run_
at
worker
Properties
payload
payload
:
ParsedJob
queue
queue
:
string
run_
at
run_at
:
string
worker
worker
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
queue
run_
at
worker
node-resque
Loading...