1
0
mirror of https://github.com/aclindsa/ofxgo.git synced 2025-03-10 07:51:52 -04:00
Aaron Lindsay 1d8ba5c19a Make optional struct fields pointers
This allows encoding/xml to properly comparison against nil to see if
they should be marshalled if the 'xml' tag contains ",omitempty" and for
users to test against nil to see if a field was present in the parsed
OFX.

This commit also fixes up cmd/ofx to use the new pointers.
2017-03-29 09:22:02 -04:00
..
2017-03-22 20:29:08 -04:00
2017-03-28 19:47:17 -04:00
2017-03-28 19:47:17 -04:00
2017-03-22 20:29:08 -04:00