Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DefaultExchangeName is the common name to give the exchange with an empty name DefaultExchangeName = "amq.default" // NodeType name NodeType = "node" // VhostType name VhostType = "vhost" // QueueType name QueueType = "queue" // ExchangeType name ExchangeType = "exchange" // ClusterType name ClusterType = "cluster" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.