//
pkg.gl
Category
github.com/codegangsta/martini-contrib
sessionauth
example
package
0.0.0-20140208234550-8ce6181c2609
Repository:
https://github.com/codegangsta/martini-contrib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
128 SLOC
#
Functions
GenerateAnonymousUser
GetAnonymousUser should generate an anonymous user model for all sessions.
#
Structs
MyUserModel
MyUserModel can be any struct that represents a user in my system.