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

Method register

packages/effect/src/Metric.ts:60–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 unsafeValue(extraTags: ReadonlyArray<MetricLabel.MetricLabel>): Out
59 unsafeModify(input: In, extraTags: ReadonlyArray<MetricLabel.MetricLabel>): void
60 register(): this
61 <A extends In, E, R>(effect: Effect.Effect<A, E, R>): Effect.Effect<A, E, R>
62}
63

Callers 12

watchFunction · 0.65
registerFunction · 0.65
onSuccessFunction · 0.65
makeFunction · 0.65
Metric.test.tsFile · 0.65
makeUnsafeFunction · 0.65
makeFunction · 0.65
makeEncodedFunction · 0.65
Sharding.tsFile · 0.65
entityManager.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected