remark

package
v0.0.0-...-6d7266f Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertRemarkTypes

func ConvertRemarkTypes(req *messagerpc.RemarkDetails) (out *types.Remark)

Types

type AddRemarkLogic

type AddRemarkLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewAddRemarkLogic

func NewAddRemarkLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddRemarkLogic

创建留言

func (*AddRemarkLogic) AddRemark

func (l *AddRemarkLogic) AddRemark(req *types.RemarkNewReq) (resp *types.Remark, err error)

type FindRemarkListLogic

type FindRemarkListLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewFindRemarkListLogic

func NewFindRemarkListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindRemarkListLogic

分页获取留言列表

func (*FindRemarkListLogic) FindRemarkList

func (l *FindRemarkListLogic) FindRemarkList(req *types.RemarkQueryReq) (resp *types.PageResp, err error)

Jump to

Keyboard shortcuts

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