Categorygithub.com/GotBot-AI/mongo
modulepackage
1.0.4
Repository: https://github.com/gotbot-ai/mongo.git
Documentation: pkg.go.dev

# README

mongo

Go abstraction of the official MongoDB driver

# Functions

Create - Create mongo client using the client options.

# Structs

Client - client object.
ClientOptions - connection settings and options for mongoDB.

# Type aliases

BSOND - bson.D reference.
ObjectID - primitive reference.