package
0.0.0-20230218123116-591b1ad819e7
Repository: https://github.com/floattech/reibot-plugin.git
Documentation: pkg.go.dev

# Functions

LimitByGroup 默认限速器 每 10s 5次触发 按群号限制.
LimitByUser 默认限速器 每 10s 5次触发 按 发送者 限制.
No description provided by the author
NewLimiterManager 新限速器管理.
SetDefaultLimiterManagerParam 设置默认限速器参数 每 interval 时间 burst 次触发.

# Variables

DefaultSingle 默认反并发处理 按 发送者 反并发 并发时返回 "您有操作正在执行, 请稍后再试!".

# Structs

LimiterManager 自定义限速器管理.