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-23 10:46:28 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b78698f6c0
iris
/
_examples
/
structuring
/
login-mvc-single-responsibility-package
/
user
History
Gerasimos (Makis) Maropoulos
b78698f6c0
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
...
Former-commit-id: bf07696041be9e3d178ce3c42ccec2df4bfdb2af
2017-12-20 08:33:53 +02:00
..
auth.go
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
controller.go
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
datasource.go
Structuring examples - Pushed to iris-contrib/examples as well.
2017-10-22 16:04:11 +03:00
model.go
Structuring examples - Pushed to iris-contrib/examples as well.
2017-10-22 16:04:11 +03:00