MCPcopy Index your code
hub / github.com/Effect-TS/effect / TestEntity.ts

File TestEntity.ts

packages/cluster/test/TestEntity.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Envelope } from "@effect/cluster"
2import { ClusterSchema, Entity } from "@effect/cluster"
3import type { RpcGroup } from "@effect/rpc"
4import { Rpc, RpcSchema } from "@effect/rpc"

Callers

nothing calls this directly

Calls 13

neverFunction · 0.85
syncMethod · 0.80
toStreamMethod · 0.80
annotateRpcsMethod · 0.65
makeMethod · 0.65
annotateMethod · 0.65
toLayerMethod · 0.65
updateMethod · 0.65
unsafeOfferMethod · 0.65
setMethod · 0.65
forkMethod · 0.65
pipeMethod · 0.65

Tested by

no test coverage detected