This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2026-05-05 13:45:30 +00:00
Code
Releases
Activity
Files
d1f18501e82cf3666d902496043bc6a63a4cd8ec
kararas_iris
/
core
/
router
History
Gerasimos (Makis) Maropoulos
d1f18501e8
add a way to customize the handler names (recommended: before server execution) so route logging can be more human-friendly on handlers like standard iris middlewares, e.g. request logger
...
Former-commit-id: 039c233f2d4da0d52b1d6fc86b6d73be14b15608
2020-04-27 15:48:09 +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
add a way to customize the handler names (recommended: before server execution) so route logging can be more human-friendly on handlers like standard iris middlewares, e.g. request logger
2020-04-27 15:48:09 +03:00
api_container.go
…
fs.go
…
handler_execution_rules_test.go
…
handler_execution_rules.go
…
handler.go
add a way to customize the handler names (recommended: before server execution) so route logging can be more human-friendly on handlers like standard iris middlewares, e.g. request logger
2020-04-27 15:48:09 +03:00
mime.go
change the JS MIME to text/javascript instead of application/javascript as
https://github.com/golang/go/issues/32351
2020-04-27 12:28:30 +03:00
party.go
…
path_test.go
…
path.go
…
route_register_rule_test.go
…
route_test.go
…
route.go
add a way to customize the handler names (recommended: before server execution) so route logging can be more human-friendly on handlers like standard iris middlewares, e.g. request logger
2020-04-27 15:48:09 +03:00
router_handlers_order_test.go
…
router_subdomain_redirect_wrapper.go
…
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
…
router.go
…
status_test.go
…
status.go
…
trie.go
…