Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ entityManager.ts
File
entityManager.ts
packages/cluster/src/internal/entityManager.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
* as Rpc from
"@effect/rpc/Rpc"
2
import
{ RequestId } from
"@effect/rpc/RpcMessage"
3
import
* as RpcServer from
"@effect/rpc/RpcServer"
4
import
* as Arr from
"effect/Array"
Callers
nothing calls this directly
Calls
15
RequestId
Function · 0.90
makeMessageDecode
Function · 0.85
identity
Function · 0.85
joinAllDiscard
Function · 0.85
unsafeOpen
Method · 0.80
toHandlersContext
Method · 0.80
sync
Method · 0.80
unsafeUpdate
Method · 0.80
runtime
Method · 0.80
removeIgnore
Method · 0.80
sendLocal
Function · 0.70
context
Method · 0.65
Tested by
no test coverage detected