package
2.19.1
Repository: https://github.com/adevjoe/kooper.git
Documentation: pkg.go.dev

# 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.