mirror of
https://github.com/kataras/iris.git
synced 2025-12-22 20:37:05 +00:00
implement #1536 with (SetRegisterRule(iris.RouteOverlap))
Former-commit-id: 2b5523ff3e2aab60dd83faa3c520b16a34916fbe
This commit is contained in:
@@ -169,7 +169,6 @@ type Context interface {
|
||||
SetHandlers(Handlers)
|
||||
// Handlers keeps tracking of the current handlers.
|
||||
Handlers() Handlers
|
||||
|
||||
// HandlerIndex sets the current index of the
|
||||
// current context's handlers chain.
|
||||
// If n < 0 or the current handlers length is 0 then it just returns the
|
||||
|
||||
Reference in New Issue
Block a user