iris/adaptors
Gerasimos (Makis) Maropoulos 57aea4aa75 Move the kataras/go-serializer into one iris' file.
Start organising the kataras/go-*package which are relative to the Iris
project. The kataras/go-*package will be exists and their features will
be adapted to Iris every 2 months, as we say at readme, iris-relative
packages should be tested for a long time before adapted to Iris.

With this way we have stability, code readability(the developer can
easly navigate to iris' code without need to move across different
kataras/ projects).


Former-commit-id: db291faaf59d4f53f14ce5800fde805f56c8b802
2017-03-01 15:04:42 +02:00
..
cors Adapt the httprouter on cors adaptor example 2017-02-17 08:25:25 +02:00
gorillamux Helpers for third-party adaptors and middleware authors to generate route paths without even know the router that has being selected by user 2017-02-28 15:01:18 +02:00
httprouter Move the kataras/go-serializer into one iris' file. 2017-03-01 15:04:42 +02:00
sessions Nothing special: when iris.DevLogger() used then group logs based on time. 2017-02-28 05:37:53 +02:00
typescript Nothing special: when iris.DevLogger() used then group logs based on time. 2017-02-28 05:37:53 +02:00
view Move the kataras/go-serializer into one iris' file. 2017-03-01 15:04:42 +02:00
websocket Nothing special: when iris.DevLogger() used then group logs based on time. 2017-02-28 05:37:53 +02:00