# Functions
No description provided by the author
No description provided by the author
# Constants
自适应模式,根据历史流量自动调整.
批量抢占模式,客户端进行拉取,Server返回全量剩余配额.
批量分摊模式,客户端进行拉取,Server按比例进行分摊.
单机均分阈值.
整体阈值.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
限流目标,针对哪部分数据进行限流.
限流计数器.
客户端阈值使用统计,由服务端返回.
客户端阈值使用统计.
阈值配置的值.
批量初始化请求.
批量初始化应答.
初始化请求.
初始化应答.
限流上报请求.
限流上报应答.
限流请求.
限流应答.
时间点对齐的请求.
时间点对齐的应答.
# Interfaces
No description provided by the author
No description provided by the author
RateLimitGRPCV2Client is the client API for RateLimitGRPCV2 service.
RateLimitGRPCV2Server is the server API for RateLimitGRPCV2 service.