database

package module
v1.0.88 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package database -

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConnectDB added in v1.0.85

func ConnectDB(ctx context.Context, logger logger.Logger) (*mongo.Client, error)

ConnectDB - Connect to mongo

Types

type Database

type Database interface {
	ConnectDB() (*mongo.Client, error)
}

Database -

Jump to

Keyboard shortcuts

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