iris/_examples/structuring/login-mvc-single-responsibility-package
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