An open API service indexing awesome lists of open source software.

https://github.com/quickfixgo/marshal

legacy marshal library
https://github.com/quickfixgo/marshal

Last synced: about 1 year ago
JSON representation

legacy marshal library

Awesome Lists containing this project

README

          

# Marshal

The marshal package is a no longer maintained way to marshal/unmarshal the `quickfix.Message` type and generic go structs using reflection.