//
pkg.gl
Category
github.com/pangj520/hello
library
db
nosql
package
1.0.2
Repository:
https://github.com/pangj520/hello.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
0
Files
660 SLOC
#
Functions
Connect
* *连接MongoDB集群,初始化连接对象 */.
NewMongoInstances
No description provided by the author
#
Constants
Cluster
分片集群.
ReplicaSet
副本集.
RollbackForDel
回滚删除的数据.
RollbackForInsert
回滚插入的数据.
RollbackForReplace
回滚替换的数据.
RollbackForUpdate
回滚更新的数据.
Standalone
单实例.
#
Structs
MongoCollection
mongodb集合实例.
MongoConfig
mongodb连接配置.
MongoDB
mongodb实例.
MongoInstances
多个mongo实例 支持不同库不同DB.
MongoJson
mongodb json类型的数据.
MongoPage
No description provided by the author
#
Type aliases
MongoType
No description provided by the author