iris/mvc
2023-03-19 16:31:14 +02:00
..
aliases.go add mvc.Err builtin dependency to map any context/mvc response's.Err field on methods like HandleHTTPError 2020-08-31 15:26:30 +03:00
controller_handle_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
controller_method_parser.go New mvc.IgnoreEmbedded option to solve #2103 2023-03-19 16:31:14 +02:00
controller_method_result_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
controller_overlap_test.go overlap routing: and mvc: allow setting status code from a dependency or a middleware 2020-08-28 04:11:56 +03:00
controller_test.go publish v12.2.0-alpha6 2022-02-18 22:19:33 +02:00
controller.go New mvc.IgnoreEmbedded option to solve #2103 2023-03-19 16:31:14 +02:00
grpc.go add RouterMiddlewares to iris guide 2022-10-19 01:39:32 +03:00
mvc.go New mvc.IgnoreEmbedded option to solve #2103 2023-03-19 16:31:14 +02:00
reflect.go add Route.ExcludeSitemap method to exclude a route from sitemap, also exclude the offline routes as requested 2020-08-29 01:21:42 +03:00
versioning.go replace ioutil with io package and other minor improvements 2022-06-17 22:03:18 +03:00