go

Go XML解组节点N的属性X

英文: Go XML Unmarshalling attribute X of node N 问题 我想将特定节点N的属性X的值解组到一个结构字段中。类似这样的代码: var data = `<...