Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultQueueGroupID is the default queue name used by brokers. DefaultQueueGroupID = "asyncapi" // BrokerMessagesQueueSize is the size of the broker messages queue that // will hold the messages processed from the broker to the universal format. BrokerMessagesQueueSize = 64 )
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.