csv

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2020 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Overview

Package csv provides processing of csv files

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CsvLoader

type CsvLoader struct {
	// Store stores which transactions have already been processed.
	Store qfxdb.Store
}

CsvLoader implements the autoimport.Loader interface for csv files.

func (CsvLoader) Load

func (c CsvLoader) Load(
	accountId int64,
	bankAccountId string,
	r io.Reader,
	startDate time.Time) (autoimport.Batch, error)

Jump to

Keyboard shortcuts

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