go - Reading a slice of maps with Golang Viper - Stack Overflow
The big problem Im having is with the group option. This can be multiple different groups. It doesnt seem to work when I read it in using viper. GetStringMap, so I used the standard viper. Get function. The resulting structure looks like this when dumped:
more
|