- minimalistic example of using SBE in Go
- although these are already provided in SBE docs, this was a good starting example to learn about Go project setup, defining/exporting interfaces and playing around with Go in general
SBE schema is defined in message.xml and model was generated using SBE tool:
java -Dsbe.target.language=Golang -jar /path_to/sbe-all-1.8.7.jar message.xml