Documentation ¶
Index ¶
Constants ¶
View Source
const LimiterLocalKey = "limiter"
Variables ¶
This section is empty.
Functions ¶
func ActionLimitMiddleware ¶
func ActionLimitMiddleware(app *core.App, conf ActionLimitConf) fiber.Handler
操作限制 中间件
Types ¶
type ActionLimitConf ¶
type ActionLimitConf struct { }
Click to show internal directories.
Click to hide internal directories.