Add byte slice accessor to Go code
authorBen Harper <rogojin@gmail.com>
Wed, 1 Apr 2015 14:39:53 +0000 (16:39 +0200)
committerWouter van Oortmerssen <wvo@google.com>
Mon, 6 Apr 2015 18:44:22 +0000 (11:44 -0700)
commit8b99bf614c3b91e3fa79e8b225bff7e6f03ca7f2
tree3af49ba4d290bb245cd0eb99b101af5f7b5db3b9
parentc4a3e2f6bd90569637997c68a0a87d3a28e3db52
Add byte slice accessor to Go code

Change-Id: I15cc8924d6607bd93068c762fd67e6088cfd9789
go/table.go
src/idl_gen_go.cpp
tests/MyGame/Example/Monster.go
tests/go_test.go