mirror of
https://github.com/kataras/iris.git
synced 2026-01-09 13:05:56 +00:00
fmt
Signed-off-by: Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com> Former-commit-id: b30be0c10c507296cdf0a5a14bc8586af77ef604
This commit is contained in:
@@ -16,7 +16,7 @@ func init() {
|
||||
context.SetHandlerName("iris/middleware/rate.(*Limiter).serveHTTP-fm", "iris.ratelimit")
|
||||
}
|
||||
|
||||
// Option delcares a function which can be passed on `Limit` package-level
|
||||
// Option declares a function which can be passed on `Limit` package-level
|
||||
// to modify its internal fields. Available Options are:
|
||||
// * ExceedHandler
|
||||
// * ClientData
|
||||
|
||||
Reference in New Issue
Block a user