Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
Find a file
Kamil Kisiel f61c3ec2cf Merge pull request #47 from starJammer/dev
Added arangodb session store
2015-04-17 10:47:05 -07:00
.travis.yml Add go 1.2 to travis.yml 2013-12-04 23:16:17 -08:00
doc.go Clarify docs a bit. 2014-01-12 21:06:25 -08:00
LICENSE Initial files. 2012-10-03 01:49:24 -03:00
README.md Added arangodb session store 2015-04-17 10:02:49 -04:00
sessions.go Initial files. 2012-10-03 01:49:24 -03:00
sessions_test.go Fit vet nits. 2013-12-01 13:46:24 -08:00
store.go Use correct path separator on Windows. 2015-04-10 10:44:37 +03:00
store_test.go Add MaxLength to FilesystemStore. 2013-10-17 09:55:59 -07:00