MCPcopy
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

nextFunction · 0.85

Tested by

no test coverage detected