package
1.6.6
Repository: https://github.com/pushwoosh/infra.git
Documentation: pkg.go.dev

# Functions

StreamServerCapacityLimiterInterceptor returns a grpc server stream interceptor that limits amount of concurrently processed requests.
UnaryServerCapacityLimiterInterceptor returns a grpc server unary interceptor that limits amount of concurrently processed requests.
UnaryServerLoggerInterceptor return a grpc server unary interceptor that puts given logger into request's context.