eventnotice

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendBadgeNotification added in v0.2.2

func SendBadgeNotification(userId uint64, badgeCode string, badgeName string, badgeIconURL string) error

func SendCommentNotification

func SendCommentNotification(userId uint64, articleId uint64, commentContent string, commenterId uint64, replyId uint64) error

SendCommentNotification 发送评论通知

func SendFollowNotification

func SendFollowNotification(userId uint64, followerId uint64, followerName string) error

SendFollowNotification 发送关注通知

func SendReplyNotification

func SendReplyNotification(userId uint64, commentId uint64, articleId uint64, replyContent string, replierId uint64) error

SendReplyNotification 发送回复通知

func SendSystemNotification

func SendSystemNotification(userId uint64, title string, content string, extra map[string]any) error

SendSystemNotification 发送系统通知

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL