Documentation
¶
Index ¶
- func MessageSendLogin(user *model.User, ctx context.Context)
- func NewAudit(user *model.User, content string, args ...any)
- func SendAudit(user *model.User, content string, args ...any) (bool, errors.WTError)
- func SendMsg(user *model.User, title string, content string) (bool, errors.WTError)
- func SendMsgByUserID(userID int64, title string, content string) (bool, errors.WTError)
- func SendMsgByUserUID(userID string, title string, content string) (bool, errors.WTError)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendMsgByUserID ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.