Commit graph

4 commits

Author SHA1 Message Date
Mark Dain
6e81116515 Added trailing comma 2014-01-05 10:10:22 +00:00
Mark Dain
a8459038dc Fixed Formatting Issue
Go will refuse to compile unless the last key is on the same line as the closing brace:

`non-declaration statement outside function body`.

Additionally, I set the HttpOnly flag on. I think this is a good default for everybody as it increases security and Gorilla's cookies are actually encrypted so JavaScript access is unlikely to be needed.
2014-01-04 16:40:48 +00:00
Matt Silverlock
696523391f Added examples for serialising custom types and handling errors from session.Save(). 2013-08-02 14:44:22 +08:00
moraes
918ff72419 Initial files. 2012-10-03 01:49:24 -03:00