Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fastify/fastify
/ handleResolve
Function
handleResolve
lib/hooks.js:252–254 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
250
}
251
252
function
handleResolve () {
253
next()
254
}
255
256
function
handleReject (err) {
257
if
(!err) {
Callers
nothing calls this directly
Calls
1
next
Function · 0.85
Tested by
no test coverage detected