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

Method annotateRpcs

packages/effect/src/unstable/cluster/Entity.ts:105–105  ·  view source on GitHub ↗

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

(key: Context.Key<I, S>, value: S)

Source from the content-addressed store, hash-verified

103 * Annotate the Rpc's above this point with a value.
104 */
105 annotateRpcs<I, S>(key: Context.Key<I, S>, value: S): Entity<Type, Rpcs>
106
107 /**
108 * Annotate the entity with the given annotations.

Callers 1

annotateRpcsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected