flatbuffers/go
Wouter van Oortmerssen ac1015e3c4 Trimmed vtables of trailing zeroes.
This is something the format supports, but none of the builders
were doing. Can save 10-20% on FlatBuffer binary size!

Also fixed the Go tests.

Change-Id: I616c56ce9bbcfcaee23aa24f0532fcb60b6a8c75
Tested: on Linux.
2017-08-24 09:35:54 -07:00
..
builder.go Trimmed vtables of trailing zeroes. 2017-08-24 09:35:54 -07:00
doc.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
encode.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
grpc.go Go related style fixes. 2016-12-21 14:32:44 -08:00
lib.go Add a generic way to deserialize a flatbuffer in Go. 2016-08-23 16:38:22 +02:00
sizes.go Resolve Go fmt and vet warnings (#4134) 2017-01-09 17:13:44 -08:00
struct.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
table.go Reword comment so that code editors can mark deprecation correctly (#4147) 2017-01-23 13:40:50 -08:00