report_admin

package
v0.0.0-...-883d24b Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReportAdminService

type ReportAdminService struct {
	// contains filtered or unexported fields
}

ReportAdminService user service

func NewReportAdminService

func NewReportAdminService(
	reportRepo report_common.ReportRepo,
	commonUser *usercommon.UserCommon,
	answerRepo answercommon.AnswerRepo,
	questionRepo questioncommon.QuestionRepo,
	commentCommonRepo comment_common.CommentCommonRepo,
	reportHandle *report_handle_admin.ReportHandle,
	configService *config.ConfigService,
	objectInfoService *object_info.ObjService) *ReportAdminService

NewReportAdminService new report service

func (*ReportAdminService) HandleReported

func (rs *ReportAdminService) HandleReported(ctx context.Context, req schema.ReportHandleReq) (err error)

HandleReported handle the reported object

func (*ReportAdminService) ListReportPage

func (rs *ReportAdminService) ListReportPage(ctx context.Context, dto schema.GetReportListPageDTO) (pageModel *pager.PageModel, err error)

ListReportPage list report pages

Jump to

Keyboard shortcuts

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