Versions in this module Expand all Collapse all v1 v1.2.2 Jul 26, 2018 v1.2.1 Mar 23, 2018 Changes in this version + const DefaultRootTag + const UseGoEmptyElementSyntax + func XMLEscapeChars(b bool) + func Xml(v interface{}, rootTag ...string) ([]byte, error) + func XmlIndent(v interface{}, prefix, indent string, rootTag ...string) ([]byte, error)