mongodb

package
v0.0.0-...-c2d312f Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(cfg *MongoConfig) (*mongo.Client, error)

Creating a new mongodb client.

Types

type MongoConfig

type MongoConfig struct {
	URI      string
	Username string
	Password string
	Timeout  time.Duration
}

Mongodb config structure.

Jump to

Keyboard shortcuts

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