Thanks.
On Fri, Jan 25, 2019 at 2:54 PM Wagner Riffel wrote:
> there is nothing to do with special characters in the example you
> shown, your xml data is just invalid xml, you're missing root element,
> just add it and it should work:
> CPUêÿ
> btw here is a short version of your program on pla
there is nothing to do with special characters in the example you
shown, your xml data is just invalid xml, you're missing root element,
just add it and it should work:
CPUêÿ
btw here is a short version of your program on playground,
https://play.golang.org/p/PhKgVXIcWZl
On Fri, Jan 25, 2019 at 6: