imports

package
v0.0.0-...-fc1c61b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimpleCSVParser

type SimpleCSVParser struct {
	AddIDs       bool
	SkipFirstRow bool
	*csv.Reader
	// contains filtered or unexported fields
}

func NewSimpleCSVParser

func NewSimpleCSVParser() *SimpleCSVParser

func (*SimpleCSVParser) Error

func (p *SimpleCSVParser) Error() error

func (*SimpleCSVParser) ReadTransaction

func (p *SimpleCSVParser) ReadTransaction() (*models.Transaction, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL