An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/clbanning/mxj

Marshal/Unmarshal XML to/from map[string]interface{} values (and JSON); extract/modify values from maps by key or key-path, including wildcards. mxj supplants the legacy x2j and j2x packages. The subpackage x2j-wrapper is provided to facilitate migrating from the x2j package. The x2j and j2x subpackages provide similar functionality of the old packages but are not function-name compatible with them. 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. Related Packages: Notes: SUMMARY XML PARSING CONVENTIONS XML ENCODING CONVENTIONS
6 versions
Latest release: over 6 years ago
1,030 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/clbanning/mxj

Dependent Repos 0