Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BrokerConfig ¶
type BrokerConfig struct { // HTTP port for serving. Port int `yaml:"port"` HTTP common.HTTPConfig `yaml:"http"` Cluster common.ClusterConfig `yaml:"cluster"` }
Click to show internal directories.
Click to hide internal directories.