mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| builder.go | ||
| doc.go | ||
| encode.go | ||
| grpc.go | ||
| lib.go | ||
| sizes.go | ||
| struct.go | ||
| table.go | ||