marketing

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2025 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateBatchSendEmailTaskLogic

type CreateBatchSendEmailTaskLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewCreateBatchSendEmailTaskLogic

func NewCreateBatchSendEmailTaskLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateBatchSendEmailTaskLogic

Create a batch send email task

func (*CreateBatchSendEmailTaskLogic) CreateBatchSendEmailTask

func (l *CreateBatchSendEmailTaskLogic) CreateBatchSendEmailTask(req *types.CreateBatchSendEmailTaskRequest) (err error)

type GetBatchSendEmailTaskListLogic

type GetBatchSendEmailTaskListLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewGetBatchSendEmailTaskListLogic

func NewGetBatchSendEmailTaskListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetBatchSendEmailTaskListLogic

NewGetBatchSendEmailTaskListLogic Get batch send email task list

func (*GetBatchSendEmailTaskListLogic) GetBatchSendEmailTaskList

type GetBatchSendEmailTaskStatusLogic

type GetBatchSendEmailTaskStatusLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewGetBatchSendEmailTaskStatusLogic

func NewGetBatchSendEmailTaskStatusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetBatchSendEmailTaskStatusLogic

NewGetBatchSendEmailTaskStatusLogic Get batch send email task status

func (*GetBatchSendEmailTaskStatusLogic) GetBatchSendEmailTaskStatus

type GetPreSendEmailCountLogic

type GetPreSendEmailCountLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewGetPreSendEmailCountLogic

func NewGetPreSendEmailCountLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPreSendEmailCountLogic

NewGetPreSendEmailCountLogic Get pre-send email count

func (*GetPreSendEmailCountLogic) GetPreSendEmailCount

type StopBatchSendEmailTaskLogic

type StopBatchSendEmailTaskLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewStopBatchSendEmailTaskLogic

func NewStopBatchSendEmailTaskLogic(ctx context.Context, svcCtx *svc.ServiceContext) *StopBatchSendEmailTaskLogic

NewStopBatchSendEmailTaskLogic Stop a batch send email task

func (*StopBatchSendEmailTaskLogic) StopBatchSendEmailTask

func (l *StopBatchSendEmailTaskLogic) StopBatchSendEmailTask(req *types.StopBatchSendEmailTaskRequest) (err error)

Jump to

Keyboard shortcuts

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