1
0
Fork 0
forgejo/modules/web
wxiaoguang 9b25bfa8f4
Remove redundant "RouteMethods" method (#26024)
The `RouteMethods` is mainly an alias for `Methods` with different
argument order.

Remove it to keep the "route.go" code clear
2023-07-21 00:43:49 +02:00
..
middleware Fix "Flash" message usage (#25895) 2023-07-15 11:52:03 +03:00
routing Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
types
handler.go
route.go Remove redundant "RouteMethods" method (#26024) 2023-07-21 00:43:49 +02:00
route_test.go
routemock.go Make route middleware/handler mockable (#25766) 2023-07-09 12:25:53 +00:00
routemock_test.go Make route middleware/handler mockable (#25766) 2023-07-09 12:25:53 +00:00