1
0
mirror of https://github.com/aclindsa/ofxgo.git synced 2024-09-21 02:20:04 -04:00
Commit Graph

4 Commits

Author SHA1 Message Date
6c20007ada Comment credit card statement requests/responses 2017-04-12 21:23:57 -04:00
eee9348766 Comment bank statement requests/responses 2017-04-12 21:21:05 -04:00
4521bb377a Use named constants instead of strings for enum-like OFX fields
This adds a python script to generate constants.go when `go generate` is
called, and updates the structs, tests, and command-line client to all
use the new named constants.
2017-04-06 09:06:41 -04:00
e755650521 Rename files to more closely correspond to their message set tags 2017-03-31 15:05:59 -04:00