Interface RateLimitFunction


  • public interface RateLimitFunction
    Function use when rate limiter renew permit.
    • Method Detail

      • apply

        void apply()