Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esmBot/esmBot
/ node.ts
File
node.ts
src/cluster/node.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
cluster, {
type
Worker } from
"node:cluster"
;
2
import
process from
"node:process"
;
3
import
detectRuntime from
"#utils/detectRuntime.js"
;
4
import
logger from
"#utils/logger.js"
;
Callers
nothing calls this directly
Calls
10
createManageServer
Function · 0.90
getGatewayData
Function · 0.90
calcShards
Function · 0.90
detectRuntime
Function · 0.85
getVers
Function · 0.85
initLog
Function · 0.85
updateStats
Function · 0.85
awaitStart
Function · 0.85
set
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected