gifted-city-99717
04/28/2021, 6:35 PMred-match-15116
04/28/2021, 6:42 PMgifted-city-99717
04/29/2021, 10:24 AMbored-oyster-3147
04/29/2021, 4:00 PMstack.SetAllConfig(...)
? it takes in a map of config you want to set.gifted-city-99717
05/01/2021, 9:47 PMstack.SetAllConfig
but that requires an auto.ConfigMap
- which is an alias to a map[staring]auto.ConfigValue
.... which puts me in the same position - i still need to take maps and slices into account... but using json.Marshal handles it perfectly. Thanks for the help!