Register health checks. Existing health checks will be removed during the register method call
Array of health checks to register
Append new set of health checks
Array of health checks to append
Executes all the checks in parallel and returns the health check report
The HealthChecks acts as a repository and a runner to register/execute health checks.
Example