mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 06:15:19 +00:00
06f4af11b6
* [go] always write required types * support optional scalars in go * generate optional_scalars and monster_test * restore original behavior for non-optional scalars * add tests