summaryrefslogtreecommitdiff
path: root/internal/run.go
AgeCommit message (Expand)Author
2023-11-13notifier doesn't neet to be a structPaul Buetow
2023-11-07add notifier packagePaul Buetow
2023-11-04add syslog loggerPaul Buetow
2023-07-02refactor config to use functional options patternPaul Buetow
2023-06-14make loop interval configurablePaul Buetow
2023-06-13use of vote ch in clientPaul Buetow
2023-06-10initial tcp clientPaul Buetow
2023-06-04refactor to channel a list of live nodesPaul Buetow
2023-05-28add fan out for client votesPaul Buetow
2023-05-22return error from RunPaul Buetow
2023-05-22catch signals for shutdownPaul Buetow
2023-05-22move server and client into their own packagesPaul Buetow
2023-05-21refactor config to separate packagePaul Buetow
2023-05-20split up to serverPaul Buetow
2023-05-20run expiry after expiryTime automaticallyPaul Buetow
2023-05-20can determine the winnerPaul Buetow
2023-05-19can reject non-participantsPaul Buetow
2023-05-18refactorPaul Buetow
2023-05-17refactor and also add voting channelPaul Buetow
2023-05-17initial versionPaul Buetow