![Notice](/static/shared/icon/info_gm_grey_24dp.svg)
The highest tagged major version is
v2.
package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jan 8, 2025
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `json:"host"`
Port int `json:"port"`
Database string `json:"database"`
MaxPoolSize uint64 `json:"maxPoolSize"`
MinPoolSize uint64 `json:"minPoolSize"`
MaxConnIdleTimeSec int `json:"maxConnIdleTimeSec"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.