[Go] Add UnPackTo functions (#5598)
authorLawrence Chan <llchan@users.noreply.github.com>
Mon, 4 Nov 2019 20:12:25 +0000 (14:12 -0600)
committerWouter van Oortmerssen <aardappel@gmail.com>
Mon, 4 Nov 2019 20:12:25 +0000 (12:12 -0800)
commit964365ba6952a75012489b3a8be48b016edce03c
tree05d252b15535edc17d62742cb4a41c55b5b46848
parent32254b7acdad8a0bd07f4f8348953b855e9b65c6
[Go] Add UnPackTo functions (#5598)
src/idl_gen_go.cpp
tests/MyGame/Example/Ability.go
tests/MyGame/Example/Monster.go
tests/MyGame/Example/Referrable.go
tests/MyGame/Example/Stat.go
tests/MyGame/Example/Test.go
tests/MyGame/Example/TestSimpleTableWithEnum.go
tests/MyGame/Example/TypeAliases.go
tests/MyGame/Example/Vec3.go
tests/MyGame/Example2/Monster.go
tests/MyGame/InParentNamespace.go