package
Version:
v0.0.0-...-358e048
Opens a new window with list of versions in this module.
Published: Feb 28, 2022
License: MIT
Opens a new window with license information.
Imports: 5
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 `yaml:"host"`
Port string `yaml:"port"`
User string `yaml:"user"`
DBName string `yaml:"dbName"`
SSLMode bool `yaml:"sslMode"`
Password string `yaml:"password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.