proxy.golang.org : github.com/diggernaut/mxj
Marshal/Unmarshal XML to/from JSON and map[string]interface{} values, and extract/modify values from maps by key or key-path, including wildcards. mxj supplants the legacy x2j and j2x packages. If you want the old syntax, use mxj/x2j or mxj/j2x packages. Note: this library was designed for processing ad hoc anonymous messages. Bulk processing large data sets may be much more efficiently performed using the encoding/xml or encoding/json packages from Go's standard library directly. Note: SUMMARY XML PARSING CONVENTIONS XML ENCODING CONVENTIONS
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/diggernaut/mxj
License: BSD-3-Clause,MIT
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/diggernaut
Stars: 9 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 months ago