//
pkg.gl
Category
github.com/atomix/go-sdk
pkg
primitive
election
package
0.13.3
Repository:
https://github.com/atomix/go-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
264 SLOC
#
Functions
NewBuilder
No description provided by the author
#
Structs
Term
Term is a leadership term A term is guaranteed to have a monotonically increasing, globally unique ID.
#
Interfaces
Builder
No description provided by the author
Election
Election provides distributed leader election.