MCPcopy 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

identityFunction · 0.90
addFinalizerMethod · 0.80
closeMethod · 0.80
makeFunction · 0.70
makeMethod · 0.65
pipeMethod · 0.65
getMethod · 0.65
invalidateMethod · 0.65
provideMethod · 0.45

Tested by

no test coverage detected