Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { MessageBusServers []MessageBusServer `yaml:"message_bus_servers"` ExternalHost string `yaml:"external_host"` ExternalIp string `yaml:"external_ip"` Port int `yaml:"port"` HealthChecker *HealthCheckerConf `yaml:"health_checker"` }
type HealthCheckerConf ¶
type MessageBusServer ¶
Click to show internal directories.
Click to hide internal directories.