package
Version:
v0.9.11
Opens a new window with list of versions in this module.
Published: Dec 2, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 2
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 ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.