Categorygithub.com/gomatbase/go-we
modulepackage
1.0.0-b8
Repository: https://github.com/gomatbase/go-we.git
Documentation: pkg.go.dev

# README

go-we

WORK In Progress.

# Packages

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

# Functions

DefaultSessionManager provides a default in-memory Session manager.
No description provided by the author

# Constants

DefaultCookieName default cookie name set with the session id.
DefaultPurgeInterval default session purge interval.
DefaultSessionTimeout Default duration of an idle/active session.

# Structs

Session object associated to a request (either the request comes with a Session identifier or it is created for the request.
SessionManagerConfiguration Configuration settings for the default session manager.

# Interfaces

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
SessionManager manages a Session life-cycle.
SessionStorage interface for a session storage service.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author