Documentation ¶
Index ¶
- func WriteCredentials(confDir string, creds Credentials) error
- type Credentials
- type PlaidQIF
- func (p *PlaidQIF) Close() error
- func (p *PlaidQIF) DownloadTransactions(institutionNames []string, fr, to, outDir string) error
- func (p *PlaidQIF) LinkInstitution() error
- func (p *PlaidQIF) ListAccounts(names []string) error
- func (p *PlaidQIF) ListInstitutions() error
- func (p *PlaidQIF) UpdateInstitution(insName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteCredentials ¶
func WriteCredentials(confDir string, creds Credentials) error
Types ¶
type Credentials ¶
type PlaidQIF ¶
type PlaidQIF struct {
// contains filtered or unexported fields
}
func (*PlaidQIF) Close ¶
Close writes any updates to institutions that took place during the execution of a command, to disk
func (*PlaidQIF) DownloadTransactions ¶
func (*PlaidQIF) LinkInstitution ¶
func (*PlaidQIF) ListAccounts ¶
func (*PlaidQIF) ListInstitutions ¶
func (*PlaidQIF) UpdateInstitution ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.