# Packages

No description provided by the author

# Functions

GetAPIKeyPresent 获取API文本.
GetStatis 获取统计插件.
GlobalDestroy 插件全局销毁函数.
GlobalInitialize 插件全局配置.
NewRateLimitStatCollectorV1 构造函数.
NewRateLimitStatCollectorV2 构造函数.
PoolGetAPICallStatValueImpl 池子获取RateLimitStatValue.
PoolGetRateLimitStatValueV1 池子获取RateLimitStatValue.
PoolGetRateLimitStatValueV2 池子获取RateLimitStatValue.
PoolPutAPICallStatValueImpl 池子回收RateLimitStatValue.
PoolPutRateLimitStatValueV1 池子回收RateLimitStatValue.
PoolPutRateLimitStatValueV2 池子回收RateLimitStatValue.
RegisterPlugin 注册插件.

# Constants

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
MsgPush 推送消息.
MsgSync 同步消息.

# Structs

APICallStatKey v2版本的服务调用.
APICallStatValueImpl v2版本的服务调用.
Config 插件总配置.
ConfigEntry 每个插件配置.
RateLimitStatCollectorV1 限流上报收集齐.
RateLimitStatCollectorV2 限流上报收集齐.
RateLimitStatCounterKeyV1 限流key v1,只带入counter信息.
RateLimitStatCounterKeyV2 限流key,只带入counter信息.
RateLimitStatKeyV1 限流key v1.
RateLimitStatKeyV2 限流key.
RateLimitStatValueV1 限流value v1.
RateLimitStatValueV2 限流value.

# Interfaces

APICallStatValue 接口调用统计内容.
EventToLog 可输出的事件.
Plugin 通用插件接口.
RateLimitData 限流统计数据.
RateLimitStatCollector 采集器.
RateLimitStatValue 接口调用统计内容.
Statis 统计插件接口.

# Type aliases

No description provided by the author
No description provided by the author