Golang library for querying and parsing OFX
Go to file
Aaron Lindsay 59c8bce519 Make an empty CharsetReader
This gets around weird errors when the <?xml processing instruction has
things like utf-16 in it. This should maybe be fixed another way later.
2017-03-13 21:10:43 -04:00
leaf_elements.go Initial commit 2017-03-11 07:15:15 -05:00
ofx.go Make an empty CharsetReader 2017-03-13 21:10:43 -04:00
profile.go Ignore whitespace character data xml Tokens 2017-03-13 21:10:19 -04:00
signon.go Implement Signup message parsing 2017-03-11 21:13:06 -05:00
signup.go Ignore whitespace character data xml Tokens 2017-03-13 21:10:19 -04:00
types.go Add testing for basic types, fix some bugs 2017-03-13 21:09:15 -04:00
types_test.go Add testing for basic types, fix some bugs 2017-03-13 21:09:15 -04:00