moment

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2022 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteMomentLogic

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

func NewDeleteMomentLogic

func NewDeleteMomentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteMomentLogic

func (*DeleteMomentLogic) DeleteMoment

func (l *DeleteMomentLogic) DeleteMoment(req *types.DeleteMomentReq) (resp *types.DeleteMomentResp, err error)

type GetMomentDetailLogic

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

func NewGetMomentDetailLogic

func NewGetMomentDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetMomentDetailLogic

func (*GetMomentDetailLogic) GetMomentDetail

func (l *GetMomentDetailLogic) GetMomentDetail(req *types.GetMomentDetailReq) (resp *types.GetMomentDetailResp, err error)

type GetMomentPreviewsLogic

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

func NewGetMomentPreviewsLogic

func NewGetMomentPreviewsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetMomentPreviewsLogic

func (*GetMomentPreviewsLogic) GetMomentPreviews

func (l *GetMomentPreviewsLogic) GetMomentPreviews(req *types.GetMomentPreviewsReq) (resp *types.GetMomentPreviewsResp, err error)

type NewMomentLogic

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

func NewNewMomentLogic

func NewNewMomentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *NewMomentLogic

func (*NewMomentLogic) NewMoment

func (l *NewMomentLogic) NewMoment(req *types.NewMomentReq) (resp *types.NewMomentResp, err error)

Jump to

Keyboard shortcuts

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