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( questionCommon *questioncommon.QuestionCommon, commentRepo comment.CommentRepo, configService *config.ConfigService, notificationQueueService notice_queue.NotificationQueueService, ) *ReportHandle
func (*ReportHandle) HandleObject ¶
func (rh *ReportHandle) HandleObject(ctx context.Context, reported *entity.Report, req schema.ReportHandleReq) (err error)
HandleObject this handle object status
Click to show internal directories.
Click to hide internal directories.