Class: HealthCheck
Defined in: health/HealthCheck.ts:9
Constructors
Constructor
new HealthCheck(
healthIndicators):HealthCheck
Defined in: health/HealthCheck.ts:12
Parameters
healthIndicators
Returns
HealthCheck
Methods
getHealth()
getHealth():
Promise<HealthCheckResult>
Defined in: health/HealthCheck.ts:16
Returns
Promise<HealthCheckResult>