csv

package
v0.0.0-...-f0c4f2b Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: BSD-3-Clause Imports: 12 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