package
Version:
v0.0.0-...-1b39580
Opens a new window with list of versions in this module.
Published: Oct 5, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Addr string `mapstructure:"addr"`
Username string `mapstructure:"username"`
Password string `mapstructure:"password"`
DBName string `mapstructure:"dbName"`
PoolSize int `mapstructure:"poolSize"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.