What will be the Protobuf message for [ ]map[string][ ]somestruct{ } where somestruct is a structure?

前端 未结 0 937
夕颜
夕颜 2020-12-12 17:59

I have a json file for which I need to convert it to proto message. The similar go type is []map[string][]somestruct{}.

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