Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMapXMLReader ¶
func NewMapXMLReader(xmlReader io.Reader, conf config.XMLReaderConfig, resulsChan chan<- MapXMLParseResult, cast ...bool) error
NewMapXMLReader ...
Types ¶
type MapXMLParseResult ¶
MapXMLParseResult ...
type MapXMLReader ¶
type MapXMLReader struct {
Config config.XMLReaderConfig
ResulsChan chan<- MapXMLParseResult
}
MapXMLReader ...
Click to show internal directories.
Click to hide internal directories.