Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type Config ¶
type Config struct {
Host string
Port string
Username string
Password string
DBName string
SSL bool
MaxIdleConns int
MaxOpenConns int
}
func NewFullConfig ¶
Click to show internal directories.
Click to hide internal directories.