GoLang, Protobuf, Json unmarshal repeated fields coming as repeated maps instead as an Array

后端 未结 0 1775
执笔经年
执笔经年 2021-01-25 16:22

I am trying to unmarshal a json response into the go struct generated from proto. For repeated fields instead of returning an array of values, it is returning repeated map of ea

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