# Functions
GetHealthCheck return HealthCheck impl
.
No description provided by the author
# Structs
Config
.
HealthStatus represent response struct of health check
.
Impl implement healthcheck
.
# Interfaces
HealthCheck use to check service health using Health() method
.