Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ RequestResolver.ts
File
RequestResolver.ts
repos/effect/packages/effect/src/RequestResolver.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Resolves data requests made with `Effect.request`.
3
*
4
* A `Request` describes what a fiber needs,
while
a `RequestResolver` describes
Callers
nothing calls this directly
Calls
15
hashGroupKey
Function · 0.85
isRequestResolver
Function · 0.85
runAll
Method · 0.80
push
Method · 0.80
sync
Method · 0.80
completeUnsafe
Method · 0.80
makeWith
Function · 0.70
make
Function · 0.70
sleep
Method · 0.65
add
Method · 0.65
make
Method · 0.65
pipe
Method · 0.65
Tested by
no test coverage detected