Charles Banning
Results
2
repositories owned by
Charles Banning
mxj
533
Stars
99
Forks
Watchers
Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
x2j
63
Stars
16
Forks
Watchers
Unmarshal an anonymous XML doc to map[string]interface{} and JSON, and extract values (using wildcards, if necessary) [deprecated for clbanning/mxj].