MCPcopy
hub / github.com/Effect-TS/effect / cluster.ts

File cluster.ts

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

Source from the content-addressed store, hash-verified

1import { Entity, RunnerAddress, Singleton } from "@effect/cluster"
2import { NodeClusterSocket, NodeRuntime } from "@effect/platform-node"
3import { Rpc } from "@effect/rpc"
4import { Effect, Layer, Logger, LogLevel, Option, Schema } from "effect"

Callers

nothing calls this directly

Calls 7

makeMethod · 0.65
toLayerMethod · 0.65
logMethod · 0.65
addFinalizerMethod · 0.65
pipeMethod · 0.65
provideMethod · 0.65
makeClientFunction · 0.50

Tested by

no test coverage detected