Documentation ¶
Overview ¶
Package reqid sets unique id info into the request.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamServerInterceptor ¶
func StreamServerInterceptor() grpc.StreamServerInterceptor
StreamServerInterceptor returns a new streaming server interceptor that sets the values for request unique id.
func UnaryServerInterceptor ¶
func UnaryServerInterceptor() grpc.UnaryServerInterceptor
UnaryServerInterceptor returns a new unary server interceptor that sets the values for request unique id.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.