MCPcopy Index your code
hub / github.com/hydro-dev/Hydro / base.ts

File base.ts

framework/framework/base.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PassThrough } from 'stream';
2import type { Next } from 'koa';
3import {
4 HydroRequest, HydroResponse, KoaContext, serializer,

Callers

nothing calls this directly

Calls 8

serializerFunction · 0.90
errorMessageFunction · 0.90
pickFunction · 0.85
nextFunction · 0.85
renderHTMLMethod · 0.80
setMethod · 0.45
errorMethod · 0.45
allMethod · 0.45

Tested by

no test coverage detected