liuxiaolong
2020-03-12 0c9642be9fb9ed7efa5330d67551bb78b47e0d10
pubsub.go
@@ -8,9 +8,9 @@
   Recv() chan Message
   GetCliInfo() map[string]interface{}
   GetCliInfo() map[string][]byte
   SetResp(interface{})
   SetResp([]byte)
}
type Message struct {