Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureWizard ¶
func ConfigureWizard() error
Types ¶
type Config ¶
type Config struct { NodeId string `yaml:"NodeId" json:"nodeId"` Interface string `yaml:"Interface" json:"interface"` WebPort string `yaml:"WebPort" json:"webPort"` LocalPort string `yaml:"LocalPort" json:"localPort"` ConfigFile string `yaml:"-" json:"-"` Debug bool `yaml:"-" json:"-"` }
func LoadConfig ¶
Click to show internal directories.
Click to hide internal directories.