flatbuffers/go
husobee bed19a5340 Addition of Go FinishWithFileIdentifier (#4720)
* Addition of Go FinishWithFileIdentifier, allows for Go flatbuffer data to contain a file identifier

* adding panic as per review if fileIdentifier does not match length, letting prep pad the file identifier

* updated error message to not use fmt.Sprintf

* using minalign for alignment for file identifier
2018-04-30 14:37:24 -07:00
..
BUILD.bazel [C++, Go, Bazel]: Fix up Bazel support (#4672) 2018-03-15 12:31:16 -07:00
builder.go Addition of Go FinishWithFileIdentifier (#4720) 2018-04-30 14:37:24 -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