msg status

This commit is contained in:
withchao
2023-02-13 10:33:54 +08:00
parent 217d6380f7
commit 52e393dc45
5 changed files with 65 additions and 75 deletions
+2
View File
@@ -5,6 +5,7 @@ import (
"Open_IM/internal/common/rpcserver"
"Open_IM/pkg/common/config"
"Open_IM/pkg/common/constant"
"Open_IM/pkg/common/db/controller"
"Open_IM/pkg/common/kafka"
"Open_IM/pkg/common/log"
@@ -23,6 +24,7 @@ import (
type msgServer struct {
*rpcserver.RpcServer
MsgInterface controller.MsgInterface
}
type deleteMsg struct {