MCPcopy Index your code
hub / github.com/Effect-TS/effect / annotateRpcsContext

Method annotateRpcsContext

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

* Annotate the Rpc's above this point with a context object.

(context: Context.Context<S>)

Source from the content-addressed store, hash-verified

102 * Annotate the Rpc's above this point with a context object.
103 */
104 annotateRpcsContext<S>(context: Context.Context<S>): Entity<Type, Rpcs>
105
106 /**
107 * Create a client for this entity.

Callers 1

annotateRpcsContextFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected