Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeysToLower ¶
KeysToLower convert all the keys to LowerCase
func KeysToUpper ¶
KeysToUpper convert all the keys to UpperCase
Types ¶
type XMLAttribute ¶
XMLAttribute wrapper around the array of xml.Attr
func (*XMLAttribute) UnmarshalXML ¶
func (xmlattr *XMLAttribute) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
UnmarshalXML func for the XMLAttr struct
Click to show internal directories.
Click to hide internal directories.