Searched defs:MsgPublishData (Results 1 – 1 of 1) sorted by relevance
354 type MsgPublishData struct { struct355 FilePath string356 Msg string357 Mux sync.RWMutex