globalsms

package
v0.0.0-...-2d9c92e Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: MPL-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 SendGroupLogic

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

func NewSendGroupLogic

func NewSendGroupLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendGroupLogic

func (*SendGroupLogic) SendGroup

func (l *SendGroupLogic) SendGroup(req *types.GroupSendReq) (resp *types.GroupSendResp, err error)

type SendGroupTplLogic

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

func NewSendGroupTplLogic

func NewSendGroupTplLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendGroupTplLogic

func (*SendGroupTplLogic) SendGroupTpl

func (l *SendGroupTplLogic) SendGroupTpl(req *types.GroupXsendReq) (resp *types.GroupSendResp, err error)

type SendLogic

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

func NewSendLogic

func NewSendLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendLogic

func (*SendLogic) Send

func (l *SendLogic) Send(req *types.SendReq) (resp *types.SendResp, err error)

type SendTplLogic

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

func NewSendTplLogic

func NewSendTplLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendTplLogic

func (*SendTplLogic) SendTpl

func (l *SendTplLogic) SendTpl(req *types.XsendReq) (resp *types.SendResp, err error)

Jump to

Keyboard shortcuts

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