package
Version:
v0.1.21
Opens a new window with list of versions in this module.
Published: Apr 17, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Type string `ini:"type"`
Host string `ini:"host"`
Port uint `ini:"port"`
Database string `ini:"database"`
Username string `ini:"username"`
Password string `ini:"password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.