forked from BigfootDev/flatbuffers
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