Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger *zap.Logger
Functions ¶
func GetUserSessions ¶
func GetUserSessions(userID int) ([]authstruct.Session, error)
func InitSessionService ¶
func InitSessionService()
func RemoveSession ¶
func StoreSession ¶
func StoreSession(userID int, sessionData *authstruct.Session) error
func ValidateSession ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.