package
Version:
v0.0.0-...-a5c5f28
Opens a new window with list of versions in this module.
Published: May 22, 2019
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more
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 Conf struct {
Port int `yaml:"port"`
TurnOnAuth bool `yaml:trun_on_auth`
Passwd string `yaml:"passwd"`
Pdaddr string `yaml:"pdaddr"`
Logpath string `yaml:"logfile"`
Loglevel string `yaml:"loglevel"`
Ssaddr string `yaml:"statsaddr"`
Ssname string `yaml:"stats"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.