Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 250 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 250 Bytes

Go encoding/xml

This package is a fork of the Go standard library encoding/xml package.

This fork changes the handling of XML namespaces in Go specifically around the xml.Name struct.