iris/core/router
Gerasimos (Makis) Maropoulos 77a79cae58 improve route debug info, see HISTORY.md
Former-commit-id: ae245bae5fefa57c5f7663f7d1d661ec68ad366a
2020-04-26 06:21:20 +03:00
..
api_builder_benchmark_test.go New: gRPC MVC features, new WithLowercaseRouting option and add some new context methods 2020-04-25 02:30:19 +03:00
api_builder.go improve route debug info, see HISTORY.md 2020-04-26 06:21:20 +03:00
api_container.go add test for hero/Container.UseResultHandler 2020-04-19 12:05:22 +03:00
fs.go version 12.1.5 2020-02-02 16:29:06 +02:00
handler_execution_rules_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
handler_execution_rules.go minor 2020-02-11 03:24:57 +02:00
handler.go New: gRPC MVC features, new WithLowercaseRouting option and add some new context methods 2020-04-25 02:30:19 +03:00
mime.go version 12.1.5 2020-02-02 16:29:06 +02:00
party.go .DI() to ConfigureContainer(...builders) 2020-04-17 15:56:36 +03:00
path_test.go #1399[FIX] file server in subdomain with request path "/" 2019-12-03 16:12:15 +07:00
path.go version 12.1.5 2020-02-02 16:29:06 +02:00
route_register_rule_test.go Update to version 12.1.7 2020-02-10 19:40:17 +02:00
route_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
route.go improve route debug info, see HISTORY.md 2020-04-26 06:21:20 +03:00
router_handlers_order_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
router_subdomain_redirect_wrapper.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
router_test.go New: gRPC MVC features, new WithLowercaseRouting option and add some new context methods 2020-04-25 02:30:19 +03:00
router_wildcard_root_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
router.go Add context.FindClosest(n) to find closest paths - useful for 404 pages to suggest valid pages 2019-12-16 02:00:42 +02:00
status_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
status.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
trie.go version 12.1.5 2020-02-02 16:29:06 +02:00