Searched defs:MsgPublishData (Results 1 – 1 of 1) sorted by relevance
345 type MsgPublishData struct { struct346 FilePath string347 Msg string348 Mux sync.RWMutex