Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
27
export
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
makeRepository
Function · 0.65
log
Function · 0.65
wizardInternal
Function · 0.65
wizardInternal
Function · 0.65
loop
Function · 0.65
Client.test.ts
File · 0.65
makeTestClient
Function · 0.65
Headers.test.ts
File · 0.65
appendPreResponseHandler
Function · 0.65
httpClient.ts
File · 0.65
f1
Function · 0.65
Metric.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
15
makeTestClient
Function · 0.52
makeLayer1
Function · 0.52
makeLayer2
Function · 0.52
makeLayer3
Function · 0.52
resource
Function · 0.52
transfer
Function · 0.52
f
Function · 0.52
schedule
Function · 0.52
refWriter
Function · 0.52
inner
Function · 0.52
sum
Function · 0.52
event
Function · 0.52