package
Version:
v0.0.0-...-546d5fc
Opens a new window with list of versions in this module.
Published: Aug 22, 2025
License: Apache-2.0
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 Config struct {
Addr string `yaml:"addr" mapstructure:"addr"`
PORT string `yaml:"port" mapstructure:"port"`
Username string `yaml:"username" mapstructure:"username"`
Password string `yaml:"password" mapstructure:"password"`
DB int `yaml:"db" mapstructure:"db"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.