Skip to content

tsingson/flatbuffers-sample

Repository files navigation

flatbuffers-sample

sample of fbs go compiler.

list

  • monster fbs monster example IDL and generated go code
  • namespace fbs IDL and multiple namespace
  • union-vector fbs IDL and go SupportsAdvancedUnionFeatures
  • array WIP fbs IDL and go SupportsAdvancedArrayFeatures