MCPcopy
hub / github.com/Effect-TS/effect / update

Method update

packages/effect/src/MetricHook.ts:29–29  ·  view source on GitHub ↗
(input: In)

Source from the content-addressed store, hash-verified

27export interface MetricHook<in In, out Out> extends MetricHook.Variance<In, Out>, Pipeable {
28 get(): Out
29 update(input: In): void
30 modify(input: In): void
31}
32

Callers 15

makeRepositoryFunction · 0.65
logFunction · 0.65
wizardInternalFunction · 0.65
wizardInternalFunction · 0.65
loopFunction · 0.65
Client.test.tsFile · 0.65
makeTestClientFunction · 0.65
Headers.test.tsFile · 0.65
appendPreResponseHandlerFunction · 0.65
httpClient.tsFile · 0.65
f1Function · 0.65
Metric.test.tsFile · 0.65

Calls

no outgoing calls

Tested by 15

makeTestClientFunction · 0.52
makeLayer1Function · 0.52
makeLayer2Function · 0.52
makeLayer3Function · 0.52
resourceFunction · 0.52
transferFunction · 0.52
fFunction · 0.52
scheduleFunction · 0.52
refWriterFunction · 0.52
innerFunction · 0.52
sumFunction · 0.52
eventFunction · 0.52