Marshalling map[string]interface{} into JSON returns weird nested JSON

后端 未结 0 1260
温柔的废话
温柔的废话 2021-02-08 12:49

So I\'m trying to marshal a map[string]interface{} into a struct (annotated). However, I\'m converting the former into a json string first via unmarshalling, then m

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