Versions in this module Expand all Collapse all v1 v1.1.0 Mar 19, 2024 Changes in this version + func RPCServerStart() + type RateLimiter struct + func NewRateLimiter(limit int) *RateLimiter + func (r *RateLimiter) UnaryInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, ...) (interface{}, error)