Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthyHealthCheckResult ¶
func HealthyHealthCheckResult(checkType health.CheckType) health.HealthCheckResult
HealthyHealthCheckResult returns healthy health check result with type checkType.
func UnhealthyHealthCheckResult ¶
func UnhealthyHealthCheckResult(checkType health.CheckType, message string) health.HealthCheckResult
UnhealthyHealthCheckResult returns an unhealthy health check result with type checkType and message message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.