package
8.2.2+incompatible
Repository: https://github.com/lucbarr/extensions.git
Documentation: pkg.go.dev

# Packages

Package interfaces is a generated GoMock package.

# Functions

NewClient connects to Mongo server and return its client.
NewMongo return Mongo instance with completed fields.

# Structs

Bulk holds a monog bulk and implements Bulk interface.
Client is the struct that connects to PostgreSQL.
Collection holds a mongo collection and implements Collection interface.
Iter wraps mongo Iter.
Mongo holds the mongo database and connection Mongo implements MongoDB interface.
Query holds a mongo query and implements Query interface.