csv

package
v0.0.0-...-e053f5d Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package CSV provides a reader that converts a Citi CSV export into QIF entries. (Why? The Citi QIF export has truncated fields.)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSVReader

type CSVReader struct {
	// contains filtered or unexported fields
}

func NewCSVReader

func NewCSVReader(r io.Reader) (*CSVReader, error)

func (*CSVReader) ReadEntry

func (cr *CSVReader) ReadEntry() (*qif.Entry, error)

Jump to

Keyboard shortcuts

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