//
pkg.gl
Category
github.com/pythonista7/doorman
go
server
election
package
0.0.0-20240818165719-858744abb416
Repository:
https://github.com/pythonista7/doorman.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
135 SLOC
#
Functions
Etcd
Etcd returns an etcd based master election (endpoints are used to connect to the etcd cluster).
Trivial
Trivial returns a trivial election: the participant immediately wins.
#
Interfaces
Election
Election represents a master election.