This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-02-09 02:34:55 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8f53f7c399
iris
/
macro
/
handler
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
..
handler_test.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
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