package
1.2.120
Repository: https://github.com/searking/golang.git
Documentation: pkg.go.dev

# Functions

StreamClientInterceptor returns a new streaming client interceptor that performs rate limiting on the request.
StreamServerInterceptor returns a new streaming server interceptor that performs rate limiting on the request.
UnaryClientInterceptor returns a new unary client interceptor that performs request rate limiting.
UnaryServerInterceptor returns a new unary server interceptors that performs request rate limiting.