package
Version:
v1.0.17
Opens a new window with list of versions in this module.
Published: Jun 23, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
type Config struct {
Name string `yaml:"name" json:"name"`
Addr string `yaml:"addr" json:"addr"`
Password string `yaml:"password" json:"password"`
DB int `yaml:"db" json:"DB"`
Prefix string `yaml:"prefix" json:"prefix"`
AutoPing bool `yaml:"auto_ping" json:"autoPing"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.