mongodbclient

package
v1.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseClient

func CloseClient()

func GetDB

func GetDB() (db *mongo.Database)

func InitMongoDB

func InitMongoDB(config *DBConfigForMongo) (err error)

Types

type DBConfigForMongo

type DBConfigForMongo struct {
	UserName     string
	Password     string
	Host         string
	Port         string
	AppName      string
	DataBaseName string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL