[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
Showing
Please
register
or
sign in
to comment