internal

package
v0.0.0-...-f6a722c Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteCredentials

func WriteCredentials(confDir string, creds Credentials) error

Types

type Credentials

type Credentials struct {
	ClientID string
	Secret   string
	UserID   string
}

type PlaidQIF

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

func PlaidQif

func PlaidQif(confDir, plaidEnv, clientName, country, dateFormat string, listenPort int) (*PlaidQIF, error)

func (*PlaidQIF) Close

func (p *PlaidQIF) Close() error

Close writes any updates to institutions that took place during the execution of a command, to disk

func (*PlaidQIF) DownloadTransactions

func (p *PlaidQIF) DownloadTransactions(institutionNames []string, fr, to, outDir string) error

func (*PlaidQIF) LinkInstitution

func (p *PlaidQIF) LinkInstitution() error

func (*PlaidQIF) ListAccounts

func (p *PlaidQIF) ListAccounts(names []string) error

func (*PlaidQIF) ListInstitutions

func (p *PlaidQIF) ListInstitutions() error

func (*PlaidQIF) UpdateInstitution

func (p *PlaidQIF) UpdateInstitution(insName string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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