Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
func Load(filename string, callback ElementLoad) error
Load load file with processing callback
Types ¶
type ElementLoad ¶
type ElementLoad func(decoder *xml.Decoder, element *xml.StartElement) error
ElementLoad callback to process elements
Click to show internal directories.
Click to hide internal directories.