summaryrefslogtreecommitdiff
path: root/internal/config/config.go
AgeCommit message (Expand)Author
2023-11-07add notifier packagePaul Buetow
2023-11-04remove redundant is_winner WinnerFilePaul Buetow
2023-11-04add syslog loggerPaul Buetow
2023-10-25test config works again after refactorPaul Buetow
2023-10-22refactor NodesPaul Buetow
2023-10-21make score file and winner file names configurable.Paul Buetow
2023-07-02refactor config to use functional options patternPaul Buetow
2023-06-29add notify.goPaul Buetow
2023-06-29refactor config initializationPaul Buetow
2023-06-20add expiry logPaul Buetow
2023-06-20refactor config agianPaul Buetow
2023-06-20refactoring ConfigPaul Buetow
2023-06-19add todoPaul Buetow
2023-06-19get node number correctPaul Buetow
2023-06-18can specify my idPaul Buetow
2023-06-18fix lint errorsPaul Buetow
2023-06-14make loop interval configurablePaul Buetow
2023-06-10refactor loggingPaul Buetow
2023-06-04refactor to channel a list of live nodesPaul Buetow
2023-05-21refactor config to separate packagePaul Buetow