mongo

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProvideMongoConnection

func ProvideMongoConnection(config Config) (*mongo.Database, func(), error)

Types

type Config

type Config struct {
	DatabaseName     string `envconfig:"DATABASE_NAME" default:"rajds"`
	ConnectionString string `envconfig:"CONNECTION_STRING"`
}

Jump to

Keyboard shortcuts

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