package
0.0.0-20240818165719-858744abb416
Repository: https://github.com/pythonista7/doorman.git
Documentation: pkg.go.dev

# Functions

Etcd returns an etcd based master election (endpoints are used to connect to the etcd cluster).
Trivial returns a trivial election: the participant immediately wins.

# Interfaces

Election represents a master election.