Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmarshalFromDecoder ¶
func UnmarshalFromDecoder(d *xml.Decoder, decoder TagDecoder) (err error)
Types ¶
type TagDecoder ¶
type TagDecoder interface {
DecodeTags(d *xml.Decoder, start xml.StartElement) error
}
Click to show internal directories.
Click to hide internal directories.