Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type N26CsvParser ¶
type N26CsvParser struct {
// contains filtered or unexported fields
}
func NewN26CsvParser ¶
func NewN26CsvParser(logger *log.Entry, path string) *N26CsvParser
func (*N26CsvParser) Parse ¶
func (p *N26CsvParser) Parse() error
func (*N26CsvParser) ParseLine ¶
func (p *N26CsvParser) ParseLine(line [][]string)
Click to show internal directories.
Click to hide internal directories.