https://github.com/quickfixgo/marshal
legacy marshal library
https://github.com/quickfixgo/marshal
Last synced: about 1 year ago
JSON representation
legacy marshal library
- Host: GitHub
- URL: https://github.com/quickfixgo/marshal
- Owner: quickfixgo
- License: other
- Created: 2016-06-09T16:23:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-09T16:35:19.000Z (almost 10 years ago)
- Last Synced: 2025-01-09T16:59:58.464Z (about 1 year ago)
- Language: Go
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.