package
Version:
v0.0.0-...-508df49
Opens a new window with list of versions in this module.
Published: Jan 31, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewConnection
opens a new connection to mongodb database.
type Config struct {
Enable bool `koanf:"enable"`
Database string `koanf:"database"`
Local string `koanf:"local"`
URI string `koanf:"uri"`
}
Config
mongodb config parameters.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.