Module election

Source

Modules§

etcd

Enums§

LeaderChangeMessage
Messages sent when the leader changes.

Constants§

CANDIDATES_ROOT
CANDIDATE_LEASE_SECS 🔒
ELECTION_KEY
KEEP_ALIVE_INTERVAL_SECS 🔒

Traits§

Election
LeaderKey
LeaderKey is a key that represents the leader of metasrv. The structure is corresponding to [etcd_client::LeaderKey].

Functions§

listen_leader_change 🔒