Unmarshaling XML in go with xsdgen

后端 未结 0 1468
轮回少年
轮回少年 2020-11-21 22:08

I am trying to parse an xml file with golang.
I\'ve used xsdgen to generate the struct part
I cannot parse the file with xml.Unmarshal(byteValue, &data

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