@ -12,7 +12,7 @@ func (s MQSession) Open() error {
err error
conn *amqp.Connection
ch *amqp.Channel
q amqp.Queue
//q amqp.Queue
)
if s.isConnected {
return errors.New("Session is already connected.")
The note is not visible to the blocked user.