ofxgo/cmd/ofx
Aaron Lindsay d8491bed1d Make Client an interface instead of a struct
This makes it easier to maintain per-institution hacks that start
interacting with each other if you try to do them all in the same client
code. This commit also breaks out the existing Vanguard hack into its
own Client implementation.
2018-10-03 10:18:54 -04:00
..
bankdownload.go cmd/ofx: `golint` 2017-04-16 20:50:06 -04:00
banktransactions.go Clarify use of Currency vs. OrigCurrency 2017-04-19 21:31:45 -04:00
ccdownload.go cmd/ofx: `golint` 2017-04-16 20:50:06 -04:00
cctransactions.go Clarify use of Currency vs. OrigCurrency 2017-04-19 21:31:45 -04:00
command.go cmd/ofx: `golint` 2017-04-16 20:50:06 -04:00
detect_settings.go Make Client an interface instead of a struct 2018-10-03 10:18:54 -04:00
get_accounts.go cmd/ofx: `golint` 2017-04-16 20:50:06 -04:00
invdownload.go cmd/ofx: `golint` 2017-04-16 20:50:06 -04:00
invtransactions.go Clarify use of Currency vs. OrigCurrency 2017-04-19 21:31:45 -04:00
main.go cmd/ofx: `golint` 2017-04-16 20:50:06 -04:00
util.go Make Client an interface instead of a struct 2018-10-03 10:18:54 -04:00