Documentation
¶
Overview ¶
Package xml provides the XML encoding.Codec, backed by encoding/xml. Importing this package registers the codec under the name "xml".
Index ¶
Constants ¶
View Source
const Name = "xml"
Name is the name registered for the xml codec.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.