# Functions
No description provided by the author
No description provided by the author
NewService Create implementation of Service to work with session
logr.Logger may be useful only for debugging purposes,
Nnone of errors will be logged as logr.Error.
NewSession return new session with default configuration IdleTimeout = 24h AbsTimeout = 7d Anonym = true Active = true Opts: Secure, HTTPOnly, Strict.
ValidateSessionID validate session id format.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Conf contains session parameters.
CookieConf contains cookie parameters.
Session is representation of session in terms of current module.