iris/sessions
Gerasimos (Makis) Maropoulos 7f720eb33d fix #1407
Former-commit-id: acd8d582aab7b278ea99d0f02d79a33a8b5ee86f
2019-12-19 07:10:31 +02:00
..
sessiondb obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
AUTHORS Update to version 8.5.5 | Read HISTORY.md 2017-11-02 05:54:33 +02:00
config.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
cookie.go fix #1407 2019-12-19 07:10:31 +02:00
database.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
LICENSE some cleanup, and remove the test 'testwebocket2' package at all; A lower-level fast websocket impl based on gobwas/ws will be published on a different repo, it is a WIP 2019-02-22 21:24:10 +02:00
lifetime.go fix / lifetime.Time not updated on expiration shift 2018-08-15 14:21:22 +08:00
provider.go Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c. 2019-10-24 18:57:05 +03:00
session.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
sessions_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
sessions.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
transcoding.go nothing crazy here, add the 'Transcoder' type explicitly to the sessions#DefaultTranscoder, relative to https://github.com/kataras/iris/issues/1033 2018-06-27 13:30:28 +03:00