Changelog
- 71f4203 common/redmine/news: feat: add noDuplicate argument
- 4224e4f common/redmine: feat: complete news implementation
- 2c6eb85 common/redmine: tidy up structure even more, seperate issues and news into seperate folders
- eacfa37 feat: move redmine to common/redmine, tidy structure
- 6d34a8b Merge pull request #1 from monobilisim/rabbitmq
- aef1fc7 feat: complete rmqHealth
- e7d4662 go.mod: add github.com/michaelklishin/rabbit-hole/v2
- e774813 common: logger: fix spacing for PrettyPrintStr
- 55edaf1 common: config: add ConfExists()
- 04ba32b rabbitmq initial