1
0
mirror of https://github.com/aclindsa/ofxgo.git synced 2024-09-28 03:50:06 -04:00
Golang library for querying and parsing OFX
Go to file
2017-03-22 20:29:08 -04:00
cmd/ofx Add command-line client 2017-03-22 20:29:08 -04:00
banking.go Move credit cards to the right message set 2017-03-22 20:01:30 -04:00
client.go client: Add RequestNoParse() 2017-03-22 19:56:59 -04:00
common.go Add requesting/parsing security list 2017-03-20 21:07:58 -04:00
creditcards.go Move credit cards to the right message set 2017-03-22 20:01:30 -04:00
investments.go Add investment transactions 2017-03-21 11:20:24 -04:00
leaf_elements.go Initial commit 2017-03-11 07:15:15 -05:00
profile.go Ignore whitespace character data xml Tokens 2017-03-13 21:10:19 -04:00
request.go Move credit cards to the right message set 2017-03-22 20:01:30 -04:00
response.go Move credit cards to the right message set 2017-03-22 20:01:30 -04:00
securities.go Add requesting/parsing security list 2017-03-20 21:07:58 -04:00
signon.go Add simple investment requests/responses 2017-03-19 21:08:58 -04:00
signup.go Add simple investment requests/responses 2017-03-19 21:08:58 -04:00
types_test.go types: Be more lenient on Date, Int, and Amount parsing 2017-03-19 20:46:01 -04:00
types.go types: Be more lenient on Date, Int, and Amount parsing 2017-03-19 20:46:01 -04:00
util.go Reorganization 2017-03-17 21:35:26 -04:00