This commit is contained in:
zhouyuyan
2017-08-22 16:45:52 +08:00
parent b4ec8ea870
commit b2f5174fc5

View File

@@ -8,6 +8,7 @@ import (
log "github.com/cihub/seelog"
)
//https://github.com/xiaojiaqi/10billionhongbaos
func main() {
broker := broker.NewBroker()
broker.StartListening()