Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamServerInterceptor ¶
func StreamServerInterceptor(limiter *limiter.Limiter, key KeyFunc) grpc.StreamServerInterceptor
StreamServerInterceptor for gRPC.
func UnaryServerInterceptor ¶
func UnaryServerInterceptor(limiter *limiter.Limiter, key KeyFunc) grpc.UnaryServerInterceptor
UnaryServerInterceptor for gRPC.
Types ¶
Click to show internal directories.
Click to hide internal directories.