iris/mvc
Gerasimos (Makis) Maropoulos 6f9a453160
DBUG API: mark overlapped routes, hide the builtin functionality (read description)
also reference the correct file:line on <autogenerated> (by searching for the file,line of method inside the embedded fields themselves, as go automatically generates the methods foreach struct for their embedded fields)

fix UseGlobal may override the overlap feature
2020-08-28 16:02:14 +03:00
..
aliases.go HandleHTTPError MVC Method as requested at #1595. Read HISTORY.md 2020-08-22 08:04:22 +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 reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker 2020-06-07 15:26:06 +03: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 overlap routing: and mvc: allow setting status code from a dependency or a middleware 2020-08-28 04:11:56 +03:00
controller.go DBUG API: mark overlapped routes, hide the builtin functionality (read description) 2020-08-28 16:02:14 +03:00
grpc.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
mvc.go mvc: struct field and method dependency logs on debug level. Read HISTORY.md 2020-08-24 21:44:29 +03:00
reflect.go DBUG API: mark overlapped routes, hide the builtin functionality (read description) 2020-08-28 16:02:14 +03:00
versioning.go various improvements and new 'UseOnce' method - read HISTORY.md 2020-08-06 03:35:58 +03:00