Documentation
¶
Index ¶
Constants ¶
View Source
const HealthCheckId = "com.hailocab.service.aws_ec"
Variables ¶
This section is empty.
Functions ¶
func HealthCheck ¶
func HealthCheck(host string) healthcheck.Checker
HealthCheck asserts we can connect to elasticache and we can read and write items
Types ¶
type ECClient ¶
type ECClient struct {
// contains filtered or unexported fields
}
func (*ECClient) Disconnect ¶
func (ec *ECClient) Disconnect()
func (*ECClient) HealthPing ¶
func (*ECClient) HealthRead ¶
func (*ECClient) HealthWrite ¶
Click to show internal directories.
Click to hide internal directories.