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
2025-12-21 11:57:02 +00:00
Code
Releases
Activity
Files
ac7fac35be68a9f46e82aa4a400c6b6bb4d91fa2
kararas_iris
/
_examples
/
hero
/
overview
History
Gerasimos (Makis) Maropoulos
b657c5e6af
don't fire ErrServerClosed on manually interrupt signals (CTRL/CMD+C)
...
Former-commit-id: 673c84dd13bb99c0926aa1b4a6b4eff9745403d8
2020-04-28 05:22:58 +03:00
..
datamodels
create a new package, name it as hero, I was thinking super or superb but hero is better name for what it does - the goal is to split the new 'mvc handlers' from the mvc system because they are not the same, users should know that they can use these type of rich binded handlers without controllers as well, like a normal handler and that I implemented here, the old files exist on the mvc package but will be removed at the next commit, I have to decide if we want type aliases for Result or no
2017-12-25 20:05:32 +02:00
datasource
obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
2019-10-25 01:27:02 +03:00
repositories
obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
2019-10-25 01:27:02 +03:00
services
obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
2019-10-25 01:27:02 +03:00
web
obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
2019-10-25 01:27:02 +03:00
main.go
don't fire ErrServerClosed on manually interrupt signals (CTRL/CMD+C)
2020-04-28 05:22:58 +03:00