Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // AllConnected returns true when the message queue were all connected. AllConnected = false // SentTotal returns the total of the sent message. SentTotal = 0 // RecvTotal returns the total of the received message. RecvTotal = 0 // QueueTotal returns the total of the message are still in the queue. QueueTotal = 0 )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.