Versions in this module Expand all Collapse all v2 v2.0.3 Apr 19, 2021 Changes in this version + func StreamServerInterceptor(limiter Limiter) grpc.StreamServerInterceptor + func UnaryServerInterceptor(limiter Limiter) grpc.UnaryServerInterceptor + type Limiter interface + Limit func(ctx context.Context) error