Modulesยง
Enumsยง
- Leader
Change Message - Messages sent when the leader changes.
Constantsยง
Traitsยง
- Election
- Leader
Key - LeaderKey is a key that represents the leader of metasrv. The structure is corresponding to [etcd_client::LeaderKey].
Functionsยง
- listen_
leader_ ๐change - send_
leader_ ๐change_ and_ set_ flags - Sends a leader change message to the channel and sets the
is_leader
flag. If a leader is elected, it will also set theleader_infancy
flag to true.