MCPcopy Create free account
hub / github.com/Effect-TS/effect / Entity.test.ts

File Entity.test.ts

packages/platform/node/test/cluster-integration/Entity.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Cause, Clock, Effect, Exit, Fiber, Latch, Layer, Option, PrimaryKey, Schema, Scope } from "effect"
3import { ClusterError, ClusterSchema, Entity, EntityResource, Singleton } from "effect/unstable/cluster"
4import { Rpc } from "effect/unstable/rpc"

Callers

nothing calls this directly

Calls 15

makeFunction · 0.90
clientFunction · 0.85
resetOrderFunction · 0.85
resetMailboxFunction · 0.85
pushMethod · 0.80
mergeMethod · 0.80
addFinalizerMethod · 0.80
joinMethod · 0.80
forkMethod · 0.80
onInterruptMethod · 0.80
clearMethod · 0.80
addressStringFunction · 0.70

Tested by

no test coverage detected