clbanning / mxjLinks
Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
☆633Updated 5 months ago
Alternatives and similar repositories for mxj
Users that are interested in mxj are comparing it to the libraries listed below
Sorting:
- Common packages for Go☆575Updated 2 years ago
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆864Updated last year
- simple struct copying for golang☆461Updated 5 years ago
- A simple file embedder for Go☆631Updated 2 years ago
- XML to JSON converter written in Go (no schema, no structs)