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 burst limiting on the request on the client side.
StreamServerInterceptor returns a new streaming server interceptor that performs burst limiting on the request.
UnaryClientInterceptor returns a new unary client interceptor that performs request burst limiting on the request on the client side.
UnaryServerInterceptor returns a new unary server interceptors that performs request burst limiting.