Documentation ¶
Overview ¶
Package interceptors contains custom unary gRPC interceptors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCustomSerialLock ¶
func NewCustomSerialLock(mode string) grpc.UnaryServerInterceptor
NewCustomSerialLock creates new unary interceptor that locks gRPC requests
func NewRewriteRequestIDInterceptor ¶
func NewRewriteRequestIDInterceptor() grpc.UnaryServerInterceptor
NewRewriteRequestIDInterceptor creates new unary interceptor that rewrites request IDs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.