# Packages
No description provided by the author
# Functions
NewLeaderElector creates a LeaderElector from a Config.
# Constants
JitterFactor is the factor to jitter the RetryPeriod by.
# Structs
Config is a configuration for leader election.
LeaderCallbacks are callbacks that are triggered during certain lifecycle events of the LeaderElector.
LeaderElector is a leader election client.