mongotools

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

README

mongo-tools

Go mongodb 实用工具集

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogCursor

func LogCursor(cursor *mongo.Cursor) error

LogCursor 打印cursor信息

func LogSingleResult added in v0.0.2

func LogSingleResult(cursor *mongo.SingleResult) error

LogSingleResult 打印SingleResult信息

func MongoClient

func MongoClient(URI string) (*mongo.Client, error)

MongoClient 创建client并连接

func MongoPipeline

func MongoPipeline(str string) mongo.Pipeline

MongoPipeline 解析str pipline

Types

This section is empty.

Jump to

Keyboard shortcuts

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