gnewton / chidley

Convert XML to Go structs / XML to JSON
Apache License 2.0
273 stars 35 forks source link

Add flag to set CDATA fieldname in Go struct #23

Open fawick opened 7 years ago

fawick commented 7 years ago

Closes #22

I aimed to follow the structure of the existing code. Making this more Go-idiomatic would be beyond the scope of the PR.