liuxiaolong
2020-03-11 7848ce12f101f8e825b01a52e620f75514900ea9
pubsub.go
@@ -7,6 +7,10 @@
   Surveyor() []string
   Recv() chan Message
   GetCliInfo() map[string]interface{}
   SetResp(interface{})
}
type Message struct {