Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultConfigFilename = "config.toml"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Remote []Remote Apps []silly_ctrl.App Ctrl silly_ctrl.Config Log LogConf TLS TLSConfig Forward []Forward // contains filtered or unexported fields }
func LoadConfig ¶
Click to show internal directories.
Click to hide internal directories.