mongodb

package
v0.0.0-...-4ef8731 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeMongoClient

func InitializeMongoClient(mongoUrl string, database string) (*MongoClient, DisconnectFunction, error)

Types

type DisconnectFunction

type DisconnectFunction func()

type MongoClient

type MongoClient struct {
	// contains filtered or unexported fields
}

func (MongoClient) Collection

func (MongoClient) Database

func (c MongoClient) Database() *mongo.Database

func (MongoClient) NewGridFSClient

func (c MongoClient) NewGridFSClient() (*gridfs.Bucket, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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