group

package
v0.35.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "Group"

Variables

This section is empty.

Functions

This section is empty.

Types

type Group

type Group struct {
	metadata.MetadataInfo
	XMLName     xml.Name `xml:"Group"`
	Xmlns       string   `xml:"xmlns,attr"`
	Description *struct {
		Text string `xml:",chardata"`
	} `xml:"description"`
	DoesIncludeBosses struct {
		Text string `xml:",chardata"`
	} `xml:"doesIncludeBosses"`
	Name struct {
		Text string `xml:",chardata"`
	} `xml:"name"`
}

func Open

func Open(path string) (*Group, error)

func (*Group) SetMetadata

func (c *Group) SetMetadata(m metadata.MetadataInfo)

func (*Group) Type

func (c *Group) Type() metadata.MetadataType

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL