Documentation ¶
Index ¶
Constants ¶
View Source
const ( ROLE_LEADER = "leader" ROLE_FOLLOWER = "follower" STATUS_HEALTHY = "healthy" STATUS_UNHEALTHY = "unhealthy" )
View Source
const ( ETCD_USERNAME_HEADER = "X-Etcd-Username" ETCD_PASSWORD_HEADER = "X-Etcd-Password" )
View Source
const (
ETCD_CLIENT_TIMEOUT = 3 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.