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
routing
types
handler.go
route.go Remove redundant "RouteMethods" method (#26024) 2023-07-21 00:43:49 +02:00
route_test.go
routemock.go
routemock_test.go