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-04-03 04:33:09 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
55dfd195e0
iris
/
_benchmarks
/
iris-mvc2
History
Gerasimos (Makis) Maropoulos
4e15f4ea88
create one generic package for dependency injection which can be used outside of Iris too - worked but unfished
...
Former-commit-id: a9d600321c07d7c9f39105416f14ae91528a16a3
2017-12-14 23:04:42 +02:00
..
controllers
create one generic package for dependency injection which can be used outside of Iris too - worked but unfished
2017-12-14 23:04:42 +02:00
main.go
performance close to handlers if no bindings but even if bindings except service (new feature is that we can bind functions as well) is x1.1 faster than the previous mvc implementation - make BaseController (so and C) optionally but not break the existing APIs that using iris.C or mvc.C
2017-12-13 06:17:28 +02:00