@@ -15,10 +15,6 @@ import (
"time"
)
func init() {
Register(TransferMsg{})
}
type ServerCommon struct {
msgID uint64
alive atomic.Value
The note is not visible to the blocked user.