package
0.4.3
Repository: https://github.com/donetkit/contrib-gin.git
Documentation: pkg.go.dev

# Functions

StreamServerInterceptor returns a new stream server interceptor that performs rate limiting on the request.
UnaryServerInterceptor returns a new unary server interceptors that performs request rate limiting.

# Interfaces

Limiter defines the interface to perform request rate limiting.