Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SessionManager ¶
type SessionManager struct {
Manager *scs.SessionManager
Pool *pgxpool.Pool
}
func New ¶
func New(dbUrl string, sessionLifetimeInMinutes int) *SessionManager
func (*SessionManager) Close ¶
func (s *SessionManager) Close()
Click to show internal directories.
Click to hide internal directories.