# Functions
NewCookieKeyModeLimiter todo.
NewGlobalModeLimiter todo.
NewHeaderKeyModeLimiter todo.
NewRemoteIPModeLimiter todo.
# Constants
CookieKeyMode 更加cookie中特定的Key进行限制.
GlobalMode 限制所有的请求.
HeaderKeyMode 根据Header中的特定Key进行限制.
RemoteIPMode 限制远程IP的速率.
# Type aliases
Mode 限制模式.