report_admin

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2023 License: Apache-2.0 Imports: 17 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,
	commonRepo *common.CommonRepo,
	answerRepo answercommon.AnswerRepo,
	questionRepo questioncommon.QuestionRepo,
	commentCommonRepo comment_common.CommentCommonRepo,
	reportHandle *report_handle_admin.ReportHandle,
	configRepo config.ConfigRepo) *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