db

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: MIT-0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateMongoDbCollectionConnection

func CreateMongoDbCollectionConnection(config MongoConfig, collection string) *mongo.Collection

func CreateMongoDbConnection

func CreateMongoDbConnection(config MongoConfig) *mongo.Database

Types

type MongoConfig

type MongoConfig struct {
	URI  string
	DB   string
	User string
	Pass string
}

Jump to

Keyboard shortcuts

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