MCPcopy Index your code
hub / github.com/anomalyco/opencode / event.ts

File event.ts

packages/core/src/event.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as EventV2 from "./event"
2
3import { Cause, Context, Effect, Layer, Option, PubSub, Queue, Schema, Stream } from "effect"
4import { Event } from "@opencode-ai/schema/event"

Callers

nothing calls this directly

Calls 10

eqFunction · 0.85
decodeFunction · 0.70
layerWithFunction · 0.70
getMethod · 0.65
whereMethod · 0.45
fromMethod · 0.45
selectMethod · 0.45
allMethod · 0.45
limitMethod · 0.45
orderByMethod · 0.45

Tested by

no test coverage detected