Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnaryClientInterceptor ¶
func UnaryClientInterceptor() grpc.UnaryClientInterceptor
UnaryClientInterceptor forwards the MD if there is no outgoing MD. It is only used in servers who make calls to dependencies on behalf an incoming request. This function propagates the MD information from the incoming requests to the server's dependencies. This function is not useful for a pure client program who doesn't have a incoming request.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.