Answer the question
In order to leave comments, you need to log in
How to parse XML on GOLANG?
Hey!
Tell me how to parse XML on GO.
The XML structure is not known in advance, but consists of several different variants. Therefore, "encoding/xml" seemed inappropriate.
We need the functionality of getting the name of a specific element (for example, root-> firstChild)
And also the xpath mechanism, at least the simplest one.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question