[Home] [By Thread] [By Date] [Recent Entries]
The "tagged" structs in Go are more flexible than first appearances may show, but the built-in xml parser doesn't give a lot of options.
Over at godocs.org a search on xml show some that may be of interest. But I can't vouch for any of them: - a pull parser https://godoc.org/github.com/mmcdole/goxpp - a streaming parser https://godoc.org/mellium.im/xmlstream (work in progress) - one that claims to follow the W3 standard https://godoc.org/github.com/tdewolff/parse/xml - a "event based" parser https://godoc.org/github.com/lucsky/go-exml - one that builds a tree of Go values https://godoc.org/aqwari.net/xml/xmltree HTH, Cecil On Thu, Dec 7, 2017 at 1:59 PM Elliotte Rusty Harold <elharo@i...> wrote: I'm looking into a project that will do some XML parsing and likely be
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |

Cart



