libmongo

package module
v0.0.0-...-31c5514 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

README

libmongo

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(config DBConfig) (*mongo.Database, error)

Connect is used to ...

func ConnectWithScram

func ConnectWithScram(config DBConfig) (*mongo.Database, error)

ConnectWithScram is used to ...

Types

type DBConfig

type DBConfig struct {
	Host     string
	Port     int
	DBName   string
	Username string
	Password string
}

DBConfig is used to ...

Jump to

Keyboard shortcuts

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