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
builder.go
doc.go
encode.go
grpc.go [go]add Name() for ForceCodec interface (#5486) 2019-08-19 15:32:04 -07:00
lib.go
sizes.go
struct.go
table.go