Versions in this module Expand all Collapse all v3 v3.1.0 Feb 13, 2023 Changes in this version + func NewStore(url, dbName, cName string) session.ManagerStore + func NewStoreWithSession(session *mgo.Session, dbName, cName string) session.ManagerStore Other modules containing this package github.com/go-session/mongo