Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Settings ¶
type Settings struct {
metadata.MetadataInfo
XMLName xml.Name
XMLNS string `xml:"xmlns,attr"`
Content []byte `xml:",innerxml"`
}
func (*Settings) SetMetadata ¶
func (c *Settings) SetMetadata(m metadata.MetadataInfo)
func (*Settings) Type ¶
func (c *Settings) Type() metadata.MetadataType
Click to show internal directories.
Click to hide internal directories.