Documentation
¶
Overview ¶
Package memory re-exports the in-memory session storage backend.
This backend is suitable for development and testing. Data is not persisted across restarts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( New = memory.New NewWithControls = memory.NewWithControls )
Re-export functions.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.