Documentation
¶
Index ¶
Constants ¶
View Source
const (
MaxDelayTime = 300 // second
)
Variables ¶
View Source
var HealthCheckName = "healthcheck"
Functions ¶
This section is empty.
Types ¶
type AWSHealthCheck ¶
type AWSHealthCheck struct {
// contains filtered or unexported fields
}
func NewAWSHealthCheck ¶
func NewAWSHealthCheck(ctx *node.ServiceContext, lg *logrus.Logger) (*AWSHealthCheck, error)
func (*AWSHealthCheck) Stop ¶
func (this *AWSHealthCheck) Stop() error
Click to show internal directories.
Click to hide internal directories.