//
pkg.gl
Category
github.com/JJApplication/Apollo
database
package
1.1.7
Repository:
https://github.com/jjapplication/apollo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
68 SLOC
#
Functions
InitDBMongo
InitDBMongo 连接mongo.
ParseDSN
ParseDSN 解析配置拼接mongo URI.
Ping
Ping 异步的连接返回 使用轮询尝试.
WritePing
WritePing 尝试写ping数据.
#
Constants
MongoPrefix
No description provided by the author
Name
No description provided by the author
#
Variables
DBName
No description provided by the author
MongoPing
MongoPing 当mongo无法连接时不应该阻塞后续数据库操作,应该直接跳过.
#
Structs
PingCtx
No description provided by the author