Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanbornm/xml

Slight modification to Go's xml package that removes empty parent nodes if omitempty is specified
https://github.com/sanbornm/xml

Last synced: 28 days ago
JSON representation

Slight modification to Go's xml package that removes empty parent nodes if omitempty is specified

Awesome Lists containing this project

README

        

xml
===

Slight modification to Go's xml package that removes empty parent nodes if omitempty is specified

See: https://codereview.appspot.com/6569067/patch/5001/6001