package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 17, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New creates a new mongodb connection and tests it.
type Config struct {
Name string `koanf:"name"`
URL string `koanf:"url"`
}
Config contains the database configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.