Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RabbitmqBinding ¶
type RabbitmqBinding struct { Hostname string `json:"hostname"` Host string `json:"host"` VHost string `json:"vhost"` Port string `json:"port"` Username string `json:"username"` Password string `json:"password"` Uri string `json:"uri"` DashboardUrl string `json:"dashboard_url"` Name string `json:"name"` User string `json:"user"` Pass string `json:"pass"` }
type RabbitmqConfig ¶
Click to show internal directories.
Click to hide internal directories.