flatbuffers/go
Tsingson 3030449348 [go]add Name() for ForceCodec interface (#5486)
* add Name() for ForceCodec  interface

// ForceCodec returns a CallOption that will set the given Codec to be
// used for all request and response messages for a call. The result of calling
// String() will be used as the content-subtype in a case-insensitive manner.
//

* Update grpc.go
2019-08-19 15:32:04 -07:00
..
BUILD.bazel [Go] Public visibility for gazelle default target (#5361) 2019-05-21 14:48:51 -07:00
builder.go go: do not clobber minalign when we create objects (#4834) 2018-07-23 16:34:08 -07:00
doc.go Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
encode.go [Go] Force a single, early bounds check on read and write paths. 2018-07-15 16:49:21 -07:00
grpc.go [go]add Name() for ForceCodec interface (#5486) 2019-08-19 15:32:04 -07: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