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-08 15:13:48 +00:00
Code
Releases
Activity
Files
30027360868ab0b87d57f74acff13b37eca3a1d8
kararas_iris
/
core
/
router
History
Gerasimos (Makis) Maropoulos
3002736086
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
...
Former-commit-id: 4eed1585f29b57418b61f6de058f5d6db4bb98bf
2018-10-15 10:49:09 +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
partial cleanup of the macro pkg and move it from /core/router to the root because it may be used by the end-developers now to ammend the available macros per application
2018-09-29 02:41:51 +03:00
fs.go
…
handler_execution_rules_test.go
…
handler_execution_rules.go
…
handler.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
mime.go
Iris + WebAssemply = =
💓
2018-07-09 09:13:36 +03:00
party.go
partial cleanup of the macro pkg and move it from /core/router to the root because it may be used by the end-developers now to ammend the available macros per application
2018-09-29 02:41:51 +03:00
path_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
path.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
route.go
make the macro#Parse to return a value of a Template instead of its ptr and debug logs for handlers length ignores the internal generated macro evaluator handler if it is there, so end-dev cannot be confused about the debug logs at that point
2018-09-29 19:59:39 +03:00
router_handlers_order_test.go
…
router_subdomain_redirect_wrapper.go
…
router_test.go
…
router_wildcard_root_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
router.go
example: write our own customized router using the high-level API which gives access to the correct context and routes
2018-10-02 06:36:51 +03:00
spa.go
…
status_test.go
…
status.go
…
trie.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