Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamClientCorrelationInterceptor ¶
func StreamClientCorrelationInterceptor(ctx context.Context, desc *grpc.StreamDesc, cc *grpc.ClientConn, method string, streamer grpc.Streamer, opts ...grpc.CallOption) (grpc.ClientStream, error)
StreamClientCorrelationInterceptor propagates Correlation-IDs downstream
func UnaryClientCorrelationInterceptor ¶
func UnaryClientCorrelationInterceptor(ctx context.Context, method string, req, reply interface{}, cc *grpc.ClientConn, invoker grpc.UnaryInvoker, opts ...grpc.CallOption) error
UnaryClientCorrelationInterceptor propagates Correlation-IDs downstream
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.