MCPcopy
hub / github.com/Effect-TS/effect / annotateContext

Method annotateContext

packages/cluster/src/Entity.ts:99–99  ·  view source on GitHub ↗

* Annotate the entity with a context object.

(context: Context.Context<S>)

Source from the content-addressed store, hash-verified

97 * Annotate the entity with a context object.
98 */
99 annotateContext<S>(context: Context.Context<S>): Entity<Type, Rpcs>
100
101 /**
102 * Annotate the Rpc's above this point with a context object.

Callers 4

annotateContextFunction · 0.65
toRpcGroupFunction · 0.65
toHttpApiGroupFunction · 0.65
makeWorkflowEntityFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected