# Functions

转为http status.
返回接口名.
返回错误码.
新建一个初始化回复结构体.
No description provided by the author
新建一个初始化回复结构体.
新建一个上报回复结构体.
No description provided by the author

# Constants

超过最大的client限制.
多个客户端使用同一个stream上报.
超过最大的counter限制.
接口调用成功.
接口调用成功.
初始化接口,批量初始化请求不合法.
初始化接口,客户端ID不合法.
上报接口,客户端标识不合法.
上报接口,计数器标识不合法.
初始化接口,总配额数不合法.
初始化接口,labels不合法.
初始化接口,限流模式不合法.
初始化接口,命名空间不合法.
初始化接口,服务名不合法.
初始化接口,滑窗数不合法.
上报接口,时间戳不合法.
初始化接口,总配额数不合法.
限流接口,使用的配额不合法.
自适应模式,根据历史流量自动调整.
批量抢占模式,客户端进行拉取,Server返回全量剩余配额.
批量分摊模式,客户端进行拉取,Server按比例进行分摊.
上报接口,找不到已注册的客户端.
上报接口,找不到计数器.
针对HTTP接口,json转pb失败.
单机均分阈值.
整体阈值.
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.

# Type aliases

No description provided by the author
限频模式.
阈值模式.
命令字.