# Functions
New returns a new leader election service.
NewDefault returns a new leader election service with a safe lock configuration.
# Structs
LockConfig is the configuration for the lock (timing, leases...).
# Interfaces
Runner knows how to run using the leader election.