Interface RateLimitFunction


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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • apply

      void apply()