iris/sessions
2017-08-02 21:18:37 +03:00
..
sessiondb Session database for file-storage https://github.com/kataras/iris/issues/702 using the latest API (Not tested on every OS, yet) 2017-08-02 21:18:37 +03:00
AUTHORS 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
config.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
cookie.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
database.go Fix up for sessions 2017-07-31 21:49:30 +03:00
LICENSE 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
provider.go Fix up for sessions 2017-07-31 21:49:30 +03:00
session.go add PartyFunc and gofmt -s -w . 🔷 2017-08-01 22:25:08 +03:00
sessions_test.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
sessions.go Test decoded cookie for empty strings 2017-08-02 09:40:54 +03:00