Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actionhero/node-resque
/ worker.ts
File
worker.ts
examples/docker/worker/src/worker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Worker, Scheduler } from
"node-resque"
;
2
3
/* In your projects:
4
const
{ Worker, Scheduler } = require(
"node-resque"
);
Callers
nothing calls this directly
Calls
4
awaitHardStop
Function · 0.70
shutdown
Function · 0.70
boot
Function · 0.70
on
Method · 0.65
Tested by
no test coverage detected