MCPcopy Create free account
hub / github.com/effect-app/libs / Invalidation.ts

File Invalidation.ts

packages/effect-app/src/rpc/Invalidation.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Ref from "effect/Ref"
2import { Rpc } from "effect/unstable/rpc"
3import { type ClientForOptions, makeQueryKey } from "../client/clientFor.ts"
4import * as Context from "../Context.ts"

Callers

nothing calls this directly

Calls 7

StreamResponseChunkFunction · 0.85
StreamFailureChunkFunction · 0.85
useMethod · 0.65
addMethod · 0.65
succeedMethod · 0.45

Tested by

no test coverage detected