MCPcopy
hub / github.com/Effect-TS/effect / httpRouter.ts

File httpRouter.ts

packages/platform/src/internal/httpRouter.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type * as Cause from "effect/Cause"
2import * as Chunk from "effect/Chunk"
3import * as Context from "effect/Context"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 15

globalValueFunction · 0.90
appendFunction · 0.85
postFunction · 0.85
putFunction · 0.85
delFunction · 0.85
syncMethod · 0.80
concatAllFunction · 0.70
removeTrailingSlashFunction · 0.70
routeFunction · 0.70
getFunction · 0.70
patchFunction · 0.70
headFunction · 0.70

Tested by

no test coverage detected