Documentation
¶
Index ¶
- func ArticleStatusChanged(actorUserId uint64, articleId uint64, title string, blocked bool)
- func CategoryModeratorAdded(actorUserId uint64, categoryId uint64, categoryName string, userId uint64, ...)
- func CategoryModeratorRemoved(actorUserId uint64, categoryId uint64, categoryName string, userId uint64)
- func ReplyStatusChanged(actorUserId uint64, snapshot ReplySnapshot, blocked bool)
- func ReportStatusChanged(actorUserId uint64, snapshot ReportSnapshot, status string)
- type ReplySnapshot
- type ReportSnapshot
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArticleStatusChanged ¶
func CategoryModeratorAdded ¶
func ReplyStatusChanged ¶ added in v0.2.38
func ReplyStatusChanged(actorUserId uint64, snapshot ReplySnapshot, blocked bool)
func ReportStatusChanged ¶ added in v0.2.38
func ReportStatusChanged(actorUserId uint64, snapshot ReportSnapshot, status string)
Types ¶
type ReplySnapshot ¶ added in v0.2.38
Click to show internal directories.
Click to hide internal directories.