package
module
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: Mar 19, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
MongoDB store for Session
Documentation
¶
func NewStore(cfg *Config) session.ManagerStore
NewStore Create an instance of a mongo store
Config mongodb configuration parameters
func NewConfig(url, source, collection, username, password, authSource string) *Config
NewConfig create mongodb configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.