package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: May 12, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `toml:"host"`
Port string `toml:"port"`
User string `toml:"user"`
Pwd string `toml:"pwd"`
Db string `toml:"dbname"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.