Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Elem ¶
type Elem struct {
// contains filtered or unexported fields
}
func (*Elem) XMLMarshal ¶
type XMLMarshaler ¶
type XMLMarshaler interface {
XMLMarshal() []byte
}
Click to show internal directories.
Click to hide internal directories.