Documentation
¶
Index ¶
Constants ¶
View Source
const NAME = "Community"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Community ¶
type Community struct {
metadata.MetadataInfo
XMLName xml.Name `xml:"Community"`
Xmlns string `xml:"xmlns,attr"`
Active struct {
Text string `xml:",chardata"`
} `xml:"active"`
}
func (*Community) SetMetadata ¶
func (c *Community) SetMetadata(m metadata.MetadataInfo)
func (*Community) Type ¶
func (c *Community) Type() metadata.MetadataType
Click to show internal directories.
Click to hide internal directories.