package
Version:
v1.1.90
Opens a new window with list of versions in this module.
Published: Nov 13, 2022
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.
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
¶
Click to show internal directories.
Click to hide internal directories.