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

File worker.ts

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

Source from the content-addressed store, hash-verified

1import { Worker } from "@effect/platform"
2import { NodeRuntime, NodeWorker } from "@effect/platform-node"
3import { Console, Context, Effect, Layer, Stream } from "effect"
4import * as WT from "node:worker_threads"

Callers

nothing calls this directly

Calls 5

tsWorkerFunction · 0.85
pipeMethod · 0.65
provideMethod · 0.65
logMethod · 0.65
executeMethod · 0.45

Tested by

no test coverage detected