@ -7,5 +7,5 @@ import (
func (c *MQClient) Open() error {
conn, err := amqp.Dial("amqp://" + c.User + ":" + c.Password + "@" + c.Host + "/" + c.Path)
c.Connection = conn
return null
return err
}
The note is not visible to the blocked user.