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

Method annotateMerge

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

* Annotate the entity with the given annotations.

(annotation: Context.Context<S>)

Source from the content-addressed store, hash-verified

108 * Annotate the entity with the given annotations.
109 */
110 annotateMerge<S>(annotation: Context.Context<S>): Entity<Type, Rpcs>
111
112 /**
113 * Annotate the Rpc's above this point with a context object.

Callers 4

annotateMergeFunction · 0.65
toRpcGroupFunction · 0.65
toHttpApiGroupFunction · 0.65
makeWorkflowEntityFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected