Skip to content

Files

Latest commit

ec036eb · Mar 28, 2021

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.