Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ EntityResource.ts
File
EntityResource.ts
repos/effect/packages/effect/src/unstable/cluster/EntityResource.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Keeps resources available across cluster entity restarts.
3
*
4
* `EntityResource` is useful
for
long-lived resources tied to an entity
Callers
nothing calls this directly
Calls
9
identity
Function · 0.90
addFinalizer
Method · 0.80
close
Method · 0.80
make
Function · 0.70
make
Method · 0.65
pipe
Method · 0.65
get
Method · 0.65
invalidate
Method · 0.65
provide
Method · 0.45
Tested by
no test coverage detected