Revert "test"

This reverts commit 80bbda20b3.
This commit is contained in:
shoopea 2019-06-28 15:55:22 +08:00
parent 063c836f9c
commit 38b611e7ca

View File

@ -34,7 +34,6 @@ func MQGetMsgWorker(id int, msgs chan<- ChatWarsMessage) {
//log.Printf("MQGetMsgWorker[" + strconv.Itoa(id) + "] : Connected to RabbitMQ")
log.Printf("MQGetMsgWorker["+strconv.Itoa(id)+"] : Session address : %p.\n", &s)
log.Printf("MQGetMsgWorker["+strconv.Itoa(id)+"] : Queue address : %p.\n", &s.MQQueue)
log.Printf("MQGetMsgWorker["+strconv.Itoa(id)+"] : Queue name : %s.\n", &s.MQQueue.Name)
/*
m, err := s.MQChannel.Consume(
s.MQQueue.Name, // queue