Use enum types in generated read/mutate methods for Go (#4978)
authorkostya-sh <kostya-sh@users.noreply.github.com>
Mon, 8 Oct 2018 21:25:37 +0000 (22:25 +0100)
committerWouter van Oortmerssen <aardappel@gmail.com>
Mon, 8 Oct 2018 21:25:37 +0000 (14:25 -0700)
commita4c362a1ba539ecb846b6b8c999d9b3522f8c1c6
treec2949b704d493a60240c37ff6b3bff33a98c859c
parent7c3c027295cc5f4fc2117de7be1008900e5ec7dd
Use enum types in generated read/mutate methods for Go (#4978)
src/idl_gen_go.cpp
tests/MyGame/Example/Monster.go
tests/MyGame/Example/TestSimpleTableWithEnum.go
tests/MyGame/Example/Vec3.go
tests/go_test.go
tests/namespace_test/NamespaceA/TableInFirstNS.go