messagesender

package
v1.2.8 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SendEmailLogic

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

func NewSendEmailLogic

func NewSendEmailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendEmailLogic

func (*SendEmailLogic) SendEmail

func (l *SendEmailLogic) SendEmail(req *types.SendEmailReq) (resp *types.BaseMsgResp, err error)

type SendSmsLogic

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

func NewSendSmsLogic

func NewSendSmsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendSmsLogic

func (*SendSmsLogic) SendSms

func (l *SendSmsLogic) SendSms(req *types.SendSmsReq) (resp *types.BaseMsgResp, err error)

Jump to

Keyboard shortcuts

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