iris/core
Gerasimos (Makis) Maropoulos 38c6241055 Add a third, simple, example for folder structuring as requested at https://github.com/kataras/iris/issues/748
One change to code base but it will be described at the next version:

Error Handlers (`app.OnErrorCode/OnAnyErrorCode`)  respect the `app.UseGlobal`'s middlewares now (not the `app.Use` for reasons we can all understand, hopefully).


Former-commit-id: ec97bbb04548f9932cf4d7b950be513b70747bcb
2017-10-01 16:29:25 +03:00
..
errors omit errors received by the server via configuration 🍪 | requested by https://github.com/kataras/iris/issues/668 2017-07-13 16:31:36 +03:00
handlerconv Update to 8.2.3 | Fix https://github.com/kataras/iris/issues/714 2017-08-10 21:15:26 +03:00
host Implement "badger" kv store back-end for sessions 2017-09-24 14:32:16 +03:00
memstore Improve memstore's GetBoolDefault 2017-09-29 03:58:43 +03:00
netutil Update to 8.2.2 | Google reCAPTCHA. Read HISTORY.md 2017-08-10 15:21:42 +03:00
router Add a third, simple, example for folder structuring as requested at https://github.com/kataras/iris/issues/748 2017-10-01 16:29:25 +03:00