package
Version:
v0.0.0-...-d853fe5
Opens a new window with list of versions in this module.
Published: Sep 20, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewMongoDB() *mongoDB
type Config struct {
URL string `yaml:"url"`
DBName string `yaml:"db"`
CollectionName string `yaml:"collection"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.