Documentation
¶
Index ¶
Constants ¶
View Source
const ( // XML represents the XML file format. XML parsing.Format = "xml" )
Variables ¶
View Source
var ErrXMLMaxDepthExceeded = errors.New("xml nesting depth exceeded")
ErrXMLMaxDepthExceeded is returned when XML nesting depth exceeds maxXMLDepth.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.