Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
func New ¶
func New( structureParser interfaces.StructureParser, gConverter interfaces.StructureToModelConverter, ) *Parser
func (*Parser) ParseBwwData ¶
func (p *Parser) ParseBwwData( data []byte, ) ([]*messages.ParsedTune, error)
Click to show internal directories.
Click to hide internal directories.