https://github.com/ericchiang/go-leader
A lock-based leader election package for Go
https://github.com/ericchiang/go-leader
Last synced: over 1 year ago
JSON representation
A lock-based leader election package for Go
- Host: GitHub
- URL: https://github.com/ericchiang/go-leader
- Owner: ericchiang
- Created: 2017-03-08T08:14:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T08:20:12.000Z (over 9 years ago)
- Last Synced: 2023-03-23T04:58:03.054Z (over 3 years ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A leader election package for Go