Unmarshaling viper config into another viper config

后端 未结 0 929
春和景丽
春和景丽 2020-12-29 06:27

I have a viper config that has some fixed fields, and some dynamic fields. It looks like this:

//always contains those keys
a: 1
b: "2"
c: true
//th         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题