Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MsgTool ¶
type MsgTool struct {
// contains filtered or unexported fields
}
func InitMsgTool ¶
func NewMsgTool ¶
func NewMsgTool(msgDatabase controller.CommonMsgDatabase, userDatabase controller.UserDatabase, groupDatabase controller.GroupDatabase, conversationDatabase controller.ConversationDatabase, msgNotificationSender *notification.MsgNotificationSender, ) *MsgTool
func (*MsgTool) AllConversationClearMsgAndFixSeq ¶
func (c *MsgTool) AllConversationClearMsgAndFixSeq()
func (*MsgTool) ClearConversationsMsg ¶
func (*MsgTool) ConversationsDestructMsgs ¶
func (c *MsgTool) ConversationsDestructMsgs()
Click to show internal directories.
Click to hide internal directories.