Categorygithub.com/akshaybabloo/mongo/v4
modulepackage
4.2.0
Repository: https://github.com/akshaybabloo/mongo.git
Documentation: pkg.go.dev

# README

Mongo

Mongo Test codecov GoDoc

A simple wrapper for Go's Mongo Driver

Instillation

Use Go modules

go get github.com/akshaybabloo/mongo/v4

Usage

See example_test.go

# Functions

NewMongoClient returns Client and it's associated functions.
NewMongoClientDefault returns Client, and it's associated functions with default context.

# Structs

Client takes in the.