iris/context
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
..
application.go Give read access to the current route, a feature that many of you asked for 2017-08-23 16:46:55 +03:00
configuration.go move sessions and websocket examples, gofmt, fix misspells and experimental optimizations 🍐 2017-07-22 22:57:20 +03:00
context.go 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
gzip_response_writer.go Add two examples for folder structuring as requested at https://github.com/kataras/iris/issues/748 2017-10-01 04:31:13 +03:00
handler.go Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00
pool.go Document https://github.com/kataras/iris/issues/720 and fix https://github.com/kataras/iris/issues/719 for good 2017-08-13 01:47:19 +03:00
response_recorder.go add PartyFunc and gofmt -s -w . 🔷 2017-08-01 22:25:08 +03:00
response_writer.go add PartyFunc and gofmt -s -w . 🔷 2017-08-01 22:25:08 +03:00
route.go Add a TODO on the latest HISTORY.md entry 2017-08-24 15:40:06 +03:00
transaction.go Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00