Interface: AddHealthCheckOptions
Defined in: addHealthCheck.ts:4
Properties
app
app:
__module
Defined in: addHealthCheck.ts:8
The Koa application instance to attach the health check to.
path?
optionalpath:string
Defined in: addHealthCheck.ts:13
The path for the health endpoint.
Default
'/health'