add func InsertFilter(pattern string, pos int, filter FilterFunc) *App to replace AddFilter
pos can be const: BeforeRouter = iota AfterStatic BeforeExec AfterExec FinishRouter
Showing
Please
register
or
sign in
to comment
pos can be const: BeforeRouter = iota AfterStatic BeforeExec AfterExec FinishRouter