Documentation ¶
Index ¶
Constants ¶
View Source
const ( IntialBackoff = 5 * time.Second BackoffIncrement = 5 * time.Second MaxBackoff = 60 * time.Second )
View Source
const HealthCheckId = "com.hailocab.service.config.httpconnect"
Variables ¶
This section is empty.
Functions ¶
func HttpConnectHealthCheck ¶
func HttpConnectHealthCheck() healthcheck.Checker
HealthCheck asserts that the port has been bound
func SetConnectHealthCheck ¶
func SetConnectHealthCheck(err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.