mirror of
https://github.com/kataras/iris.git
synced 2025-12-19 02:47:04 +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