Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReportHandle ¶
type ReportHandle struct {
// contains filtered or unexported fields
}
func NewReportHandle ¶
func NewReportHandle( questionService *content.QuestionService, answerService *content.AnswerService, commentService *comment.CommentService, ) *ReportHandle
func (*ReportHandle) UpdateReportedObject ¶
func (rh *ReportHandle) UpdateReportedObject(ctx context.Context, report *entity.Report, req *schema.ReviewReportReq) (err error)
UpdateReportedObject this handle object status
Click to show internal directories.
Click to hide internal directories.