MCPcopy Index your code
hub / github.com/coder/code-server / health.ts

File health.ts

src/node/routes/health.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Router } from "express"
2import { wss, Router as WsRouter } from "../wsRouter"
3
4export const router = Router()

Callers

nothing calls this directly

Calls 5

RouterFunction · 0.90
aliveMethod · 0.80
handleUpgradeMethod · 0.80
wsMethod · 0.45
sendMethod · 0.45

Tested by

no test coverage detected