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-03-25 04:16:26 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2ab1456414
iris
/
_examples
/
structuring
/
login-mvc-single-responsibility-package
History
Gerasimos (Makis) Maropoulos
2ab1456414
split of the mvc and the new hero package is completed, now handlers with input and output binding feature is a different feature than the mvc, however the mvc controller's methods can use the hero dependency injection as before (v10+)
...
Former-commit-id: d67f5a5ed9033286bcc4c04f6be612823cba2a57
2017-12-25 20:57:04 +02:00
..
public
/css
Update to version 8.5.5
2017-11-02 05:50:56 +02:00
user
fix all _examples to the newest mvc, add comments to those examples and add a package-level .Configure in order to make it easier for new users. Add a deprecated panic if app.Controller is used with a small tutorial and future resource link so they can re-write their mvc app's definitions
2017-12-20 08:33:53 +02:00
views
Update to version 8.5.5
2017-11-02 05:50:56 +02:00
folder_structure.png
Structuring examples - Pushed to iris-contrib/examples as well.
2017-10-22 16:04:11 +03:00
main.go
split of the mvc and the new hero package is completed, now handlers with input and output binding feature is a different feature than the mvc, however the mvc controller's methods can use the hero dependency injection as before (v10+)
2017-12-25 20:57:04 +02:00