Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamClientInterceptor ¶
func StreamClientInterceptor() grpc.StreamClientInterceptor
StreamClientInterceptor returns a new stream client interceptors with tags in context with request_id.
func StreamServerInterceptor ¶
func StreamServerInterceptor() grpc.StreamServerInterceptor
StreamServerInterceptor returns a new stream server interceptors with logging tags in context with request_id.
func UnaryClientInterceptor ¶
func UnaryClientInterceptor() grpc.UnaryClientInterceptor
UnaryClientInterceptor returns a new unary client interceptors with logging tags in context with request_id.
func UnaryHandler ¶
func UnaryHandler(handler grpc.UnaryHandler) grpc.UnaryHandler
UnaryHandler returns a new unary server handler that performs recovering from a panic.
func UnaryServerInterceptor ¶
func UnaryServerInterceptor() grpc.UnaryServerInterceptor
UnaryServerInterceptor returns a new unary server interceptors with logging tags in context with request_id.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.