package
Version:
v0.0.0-...-6215f49
Opens a new window with list of versions in this module.
Published: Oct 20, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DBConf struct {
Host string `yaml:"host" json:"host"`
Port int `yaml:"port" json:"port"`
Schema string `yaml:"schema" json:"schema"`
Username string `yaml:"username" json:"username"`
Password string `yaml:"password" json:"password"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.