//
pkg.gl
Category
github.com/mirisbowring/primboard
internal
models
package
0.0.0-20210118082621-7f33b96c2c55
Repository:
https://github.com/mirisbowring/primboard.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
51 SLOC
#
Packages
application
No description provided by the author
infrastructure
No description provided by the author
#
Functions
RemoveEmptySessions
RemoveEmptySessions removes nil objects from session slice.
#
Structs
Session
Session stores the user data, the token, the expiration of the session and the usergroups of the current user.