package
2.0.2+incompatible
Repository: https://github.com/quruijie/zendb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DecodeAll 反射读取所有数据.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetCustomTLSConfig 获取TLS证书.
Init ClientMap and CommonClient.
No description provided by the author
No description provided by the author
NewClient NewMongoClient create MongoClient by your options.ClientOptions.
NewDocumentClient create MongoClient use default options.ClientOptions and TLS.
NewDocumentClientWithProm create MongoClient use Prom Monitor.
No description provided by the author
NewMongoClient create MongoClient use default options.ClientOptions.
NewMongoClientWithProm create MongoClient use Prom Monitor.
No description provided by the author
No description provided by the author
No description provided by the author
SetFindClient If you want select client by yourself you can do it.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

MongoConnPoolLimit is the maximum number of sockets in use in a single server before this session will block waiting for a socket to be available.

# Variables

No description provided by the author
No description provided by the author
GetClient default GetClient func is get client from ClientMap.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

GetClientFunc You can select your client by yourself.