mirror of
https://github.com/kataras/iris.git
synced 2026-02-05 18:25:58 +00:00
update dependencies
This commit is contained in:
@@ -112,6 +112,6 @@ func problemExample(ctx iris.Context) {
|
||||
// retry-after based on the request. Useful for ProblemOptions reusability.
|
||||
// Overrides the RetryAfter field.
|
||||
//
|
||||
// RetryAfterFunc: func(iris.Context) interface{} { [...] }
|
||||
// RetryAfterFunc: func(iris.Context) any { [...] }
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user