mongo

package module
v0.0.0-...-d5d88fe Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2023 License: MIT Imports: 5 Imported by: 1

README

mongo

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(s ConnectionString) (*mongo.Client, error)

func Ping

func Ping(c *mongo.Client) error

Types

type ConnectionString

type ConnectionString struct {
	Host     string
	Port     string
	User     string
	Password string
	DB       string
}

func (ConnectionString) String

func (d ConnectionString) String() string

Jump to

Keyboard shortcuts

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