Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerConfig ¶
type ServerConfig struct { ServerList map[string]Entity `mapstructure:"server_list"` SshCommand string `mapstructure:"ssh_command"` }
var CfgGlobal ServerConfig
Click to show internal directories.
Click to hide internal directories.