package
Version:
v0.0.0-...-90af18b
Opens a new window with list of versions in this module.
Published: Oct 30, 2019
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ConfigureWizard() error
type Config struct {
NodeId string `yaml:"NodeId" json:"nodeId"`
WebPort string `yaml:"WebPort" json:"webPort"`
LocalPort string `yaml:"LocalPort" json:"localPort"`
ShareDirectory string `yaml:"ShareDirectory" json:"sharedDirectory"`
ConfigFile string `yaml:"-" json:"-"`
Debug bool `yaml:"-" json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.