package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 28, 2021
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Name string
DSN string `json:"dsn" toml:"dsn"`
SocketTimeout time.Duration `json:"socketTimeout" toml:"socketTimeout"`
PoolLimit int `json:"poolLimit" toml:"poolLimit"`
}
Config ...
RawConfig 裸配置
example: minerva.mongodb.demo
Source Files
¶
Click to show internal directories.
Click to hide internal directories.