moira icon indicating copy to clipboard operation
moira copied to clipboard

Refactor config parsing mechanism

Open kamaev opened this issue 5 years ago • 0 comments

  • 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

kamaev avatar Apr 05 '19 10:04 kamaev