iris/_examples/mvc/login
Gerasimos (Makis) Maropoulos 5c91440e46 remove any reference to the pre go1.9 context.Context and replace with iris.Context on some places that were forgotten
got an email feedback about this


Former-commit-id: b1caa261a0d425d8db2091bffb8cfd6065c4e1fa
2019-08-11 15:43:47 +03:00
..
datamodels Update the _examples/mvc/login example - add a Path property at mvc.Response and add a context.Proceed helper function 2017-10-12 16:28:41 +03:00
datasource Update the _examples/mvc/login example - add a Path property at mvc.Response and add a context.Proceed helper function 2017-10-12 16:28:41 +03:00
repositories Update to version 8.5.4 | Read HISTORY.md 2017-10-26 02:48:16 +03:00
services Update the _examples/mvc/login example - add a Path property at mvc.Response and add a context.Proceed helper function 2017-10-12 16:28:41 +03:00
web remove any reference to the pre go1.9 context.Context and replace with iris.Context on some places that were forgotten 2019-08-11 15:43:47 +03:00
folder_structure.png Structuring examples - Pushed to iris-contrib/examples as well. 2017-10-22 16:04:11 +03:00
main.go create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more 2019-06-21 19:43:25 +03:00