package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jan 13, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DB interface {
CurrentDB() *mgo.Database
Close()
GetCol(colName string) *mgo.Collection
DB(name string) *mgo.Database
S() *mgo.Session
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.