iris/core/router
Gerasimos (Makis) Maropoulos 221978e41a Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c.
Former-commit-id: 5809157b952ccc61a67a9861470774b3a6fee024
2019-10-24 18:57:05 +03:00
..
api_builder_benchmark_test.go add my new trie data structure implementation written from scratch and specifically designed for HTTP (and Iris) - see https://github.com/kataras/muxie for the net/http version of it 2018-10-15 10:49:09 +03:00
api_builder.go Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c. 2019-10-24 18:57:05 +03:00
fs.go nothing tremendous here 2019-06-27 16:28:44 +03:00
handler_execution_rules_test.go Update to version 10.6.5: 1 New Feature And Indonesia Translation | Read HISTORY.md 2018-05-21 07:40:43 +03:00
handler_execution_rules.go Update to version 10.6.5: 1 New Feature And Indonesia Translation | Read HISTORY.md 2018-05-21 07:40:43 +03:00
handler.go Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c. 2019-10-24 18:57:05 +03:00
mime.go formatting 2019-08-17 10:06:20 +03:00
party.go Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c. 2019-10-24 18:57:05 +03:00
path_test.go formatting 2019-08-17 10:06:20 +03:00
path.go minor 2019-08-14 10:33:27 +03:00
route_test.go formatting 2019-08-17 10:06:20 +03:00
route.go Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c. 2019-10-24 18:57:05 +03:00
router_handlers_order_test.go formatting 2019-08-17 10:06:20 +03:00
router_subdomain_redirect_wrapper.go NEW: Application#SubdomainRedirect. Example: https://github.com/kataras/iris/blob/master/_examples/subdomains/redirect/main.go 2018-01-20 05:17:31 +02:00
router_test.go Add fallback handlers 2018-02-21 12:27:01 +03:00
router_wildcard_root_test.go formatting 2019-08-17 10:06:20 +03:00
router.go Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c. 2019-10-24 18:57:05 +03:00
status_test.go formatting 2019-08-17 10:06:20 +03:00
status.go formatting 2019-08-17 10:06:20 +03:00
trie.go sync with kataras/muxie 2018-10-21 20:56:25 +03:00