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

Method annotateRpcs

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

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

(tag: Context.Tag<I, S>, value: S)

Source from the content-addressed store, hash-verified

92 * Annotate the Rpc's above this point with a value.
93 */
94 annotateRpcs<I, S>(tag: Context.Tag<I, S>, value: S): Entity<Type, Rpcs>
95
96 /**
97 * Annotate the entity with a context object.

Callers 2

TestEntity.tsFile · 0.65
annotateRpcsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected