iris/sessions/providers/memory
2016-07-07 00:25:50 +02:00
..
register.go Sessions from map[interface{}]interface{} to [string]interface{} - no one used object as keys so I change its type 2016-07-01 17:00:24 +03:00
store.go Fasthttp seems have little bug with headers, so make a VisitAllCookies function and GetFlashes completed- tests added also 2016-07-07 00:25:50 +02:00