MCPcopy Create free account
hub / github.com/Effect-TS/effect / annotateMerge

Method annotateMerge

packages/effect/src/unstable/rpc/RpcGroup.ts:161–161  ·  view source on GitHub ↗

* Annotate the group with the provided annotations.

(annotations: Context.Context<S>)

Source from the content-addressed store, hash-verified

159 * Annotate the group with the provided annotations.
160 */
161 annotateMerge<S>(annotations: Context.Context<S>): RpcGroup<R>
162
163 /**
164 * Annotate the Rpc's above this point with the provided annotations.

Callers 1

annotateRpcsMergeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected