Interface: HealthIndicator
Defined in: health/HealthIndicator.ts:3
Properties
check()
check: () =>
Promise
<HealthResult
>
Defined in: health/HealthIndicator.ts:5
Returns
Promise
<HealthResult
>
getName()
getName: () =>
string
Defined in: health/HealthIndicator.ts:4
Returns
string