Documentation
¶
Index ¶
Constants ¶
View Source
const ( ARCADIAN string = "ARCADIAN" NOK5G21 string = "NOK5G21" )
View Source
const ( ConfigDryRun string = "dry-run" ConfigConfig string = "config" ConfigDebug string = "debug" ConfigLogin string = "login." ConfigUsername string = ConfigLogin + "username" ConfigPassword string = ConfigLogin + "password" ConfigGateway string = "gateway." ConfigModel string = ConfigGateway + "model" ConfigIP string = ConfigGateway + "ip" )
Variables ¶
View Source
var ErrUnknownGateway = errors.New("unknown gateway")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.