package
0.0.0-20210629043243-eae27d50e76b
Repository: https://github.com/w8kerr/delubot.git
Documentation: pkg.go.dev

# Functions

CentralDB returns the Database with the configured properties.
Init connect to mongo db and initialize MDB.

# Variables

CaseInsensitive A collation that makes case insensitive comparisons.
No description provided by the author
MDB is the global mongo session do not use it directly, always call .Clone() then defer sess.Close().
No description provided by the author