This website requires JavaScript.
Explore
Help
Sign In
patchy
/
elect
Watch
1
Star
0
Fork
0
You've already forked elect
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
38
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ian Gulliver
842c62dae8
TODO
2023-06-18 22:42:10 -07:00
.gitignore
Initial commit
2023-05-30 20:12:12 -07:00
.golangci.yaml
Test failover
2023-06-04 13:44:26 -07:00
candidate.go
TODO
2023-06-18 22:42:10 -07:00
elect_test.go
Handle channel overflow, test channel data
2023-06-12 19:34:22 -07:00
go.mod
sync
2023-06-17 15:21:19 -07:00
go.sum
sync
2023-06-17 15:21:19 -07:00
justfile
Initial commit
2023-05-30 20:12:12 -07:00
lib_test.go
Integrate event into candidate
2023-06-17 15:05:42 -07:00
LICENSE
Initial commit
2023-05-30 20:09:19 -07:00
mac.go
Protype Candidate
2023-05-31 22:40:48 -07:00
pkg_test.go
Voter loop
2023-05-30 20:45:13 -07:00
util.go
Export RandDurationN
2023-06-11 09:57:48 -07:00
voter.go
Include IDs with events, ignore blank votes
2023-06-18 08:18:33 -07:00
Description
No description provided
Apache-2.0
190
KiB
Languages
Go
98%
Just
2%