@ -143,11 +143,13 @@ func (p *Parser) ConfigQueue(yamlpath string) {
if err != nil {
panic(err)
}
err = yaml.Unmarshal(data, p.que)
log.Println(p.que)
if err := p.que.Connect(); err != nil {
The note is not visible to the blocked user.