Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Election ¶
type Election struct { Election *concurrencyv3.Election // contains filtered or unexported fields }
Election is a wrapper around etcd election.
func ProvideElection ¶
func ProvideElection(in ElectionIn) (*Election, error)
ProvideElection provides a wrapper around etcd based leader election.
Click to show internal directories.
Click to hide internal directories.