mongodb

package
v0.0.0-...-d2770bb Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(cnf Info) (*mongo.Client, error)

Open 获取一个数据库连接

Types

type Info

type Info struct {
	Host          string
	Port          string
	Username      string
	Password      string
	DefaultAuthDB string
	Options       string
}

Info MongoDB 初始化连接信息对象

Jump to

Keyboard shortcuts

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