moment

package
v1.4.7 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2023 License: GPL-2.0 Imports: 9 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 GetOwnMomentPreviewsLogic added in v1.3.3

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

func NewGetOwnMomentPreviewsLogic added in v1.3.3

func NewGetOwnMomentPreviewsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetOwnMomentPreviewsLogic

func (*GetOwnMomentPreviewsLogic) GetOwnMomentPreviews added in v1.3.3

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)

type SearchMomentLogic added in v1.1.5

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

func NewSearchMomentLogic added in v1.1.5

func NewSearchMomentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SearchMomentLogic

func (*SearchMomentLogic) SearchMoment added in v1.1.5

func (l *SearchMomentLogic) SearchMoment(req *types.SearchMomentReq) (resp *types.SearchMomentResp, err error)

Jump to

Keyboard shortcuts

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