@ -96,8 +96,7 @@ func cronSaveClients() {
}
muxClients.RUnlock()
for k, _ := range clts {
clts[k].MQ = nil
clts[k].Mux = nil
b, err := json.Marshal(clts)
log.Printf("cronSaveClients : %s\n", string(b))
The note is not visible to the blocked user.