The highest tagged major version is
v2.
package
Version:
v2.1.3+incompatible
Opens a new window with list of versions in this module.
Published: Aug 10, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Store represents a Store that uses an in-memory map
New returns a new SessionStore with the given expiration duration.
Check returns the session for the given id or nil if it doesn't exist.
The returned error will always be nil.
Create returns a new session ID for the given session.
The returned error will always be nil.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.