report_backyard

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReportBackyardService

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

ReportBackyardService user service

func NewReportBackyardService

func NewReportBackyardService(
	reportRepo report_common.ReportRepo,
	commonUser *usercommon.UserCommon,
	commonRepo *common.CommonRepo,
	answerRepo answercommon.AnswerRepo,
	questionRepo questioncommon.QuestionRepo,
	commentCommonRepo comment_common.CommentCommonRepo,
	reportHandle *report_handle_backyard.ReportHandle,
	configRepo config.ConfigRepo) *ReportBackyardService

NewReportBackyardService new report service

func (*ReportBackyardService) HandleReported

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

HandleReported handle the reported object

func (*ReportBackyardService) ListReportPage

func (rs *ReportBackyardService) 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