Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ getQueueManager
Function
getQueueManager
apps/api/src/config/setup/setup-queues.ts:76–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
* Callers must handle the null case (e.g. fall back to inline execution).
75
*/
76
export
const
getQueueManager = (): QueueManager | null => queueManager;
Callers
7
send
Method · 0.90
dispatch
Method · 0.90
dispatch
Method · 0.90
sendTemplate
Function · 0.90
getQueueStats
Method · 0.90
gracefulShutdown
Function · 0.90
setup-queues.test.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected