bunqueue
v2.8
API reference
all versions
·
guide
bunqueue
Guide
GitHub
Preparing search index...
domain/types/worker
CreateWorkerOptions
Interface CreateWorkerOptions
Options for creating a worker
interface
CreateWorkerOptions
{
clientId
?:
string
;
hostname
?:
string
;
pid
?:
number
;
startedAt
?:
number
;
workerId
?:
string
;
}
Index
Properties
client
Id?
hostname?
pid?
started
At?
worker
Id?
Properties
Optional
client
Id
clientId
?:
string
Optional
hostname
hostname
?:
string
Optional
pid
pid
?:
number
Optional
started
At
startedAt
?:
number
Optional
worker
Id
workerId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Id
hostname
pid
started
At
worker
Id
Guide
GitHub
bunqueue
Loading...
Options for creating a worker