@ -20,6 +20,11 @@ type MQKeepAlive struct {
}
type MQClient struct {
User string
Password string
Host string
Path string
SSL bool
Connection *amqp.Connection
Channel *amqp.Channel
Queue amqp.Queue
The note is not visible to the blocked user.