moira
moira copied to clipboard
Refactor config parsing mechanism
- Get rid of map[string]string for senderSettings, use strongly typed parsing instead
- Make api web config part of main api config as both of them consist of related fields and being parsed by the same application