Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

What is it?

  • 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

Generating SBE model files

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

About

simple example of using SimpleBinaryEncoding in Go

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages