Created by: cbusbey
Broken into 3 commits, the last of which is generated code. After working extensively with a FIX application to be used in production, the reflected message generation didn't quite fit the idealized code flow of message inspection and validation, particularly for conditionally required fields. This moves quickfixgo closer to the api that works so well with the other quickfix incarnations.
-
updated docs for sending/receiving -
move marshalling out of repo (will fix failing build on pr)