smslog

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateSmsLogLogic

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

func NewCreateSmsLogLogic

func NewCreateSmsLogLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateSmsLogLogic

func (*CreateSmsLogLogic) CreateSmsLog

func (l *CreateSmsLogLogic) CreateSmsLog(in *mcms.SmsLogInfo) (*mcms.BaseUUIDResp, error)

type DeleteSmsLogLogic

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

func NewDeleteSmsLogLogic

func NewDeleteSmsLogLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteSmsLogLogic

func (*DeleteSmsLogLogic) DeleteSmsLog

func (l *DeleteSmsLogLogic) DeleteSmsLog(in *mcms.UUIDsReq) (*mcms.BaseResp, error)

type GetSmsLogByIdLogic

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

func NewGetSmsLogByIdLogic

func NewGetSmsLogByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetSmsLogByIdLogic

func (*GetSmsLogByIdLogic) GetSmsLogById

func (l *GetSmsLogByIdLogic) GetSmsLogById(in *mcms.UUIDReq) (*mcms.SmsLogInfo, error)

type GetSmsLogListLogic

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

func NewGetSmsLogListLogic

func NewGetSmsLogListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetSmsLogListLogic

func (*GetSmsLogListLogic) GetSmsLogList

func (l *GetSmsLogListLogic) GetSmsLogList(in *mcms.SmsLogListReq) (*mcms.SmsLogListResp, error)

type UpdateSmsLogLogic

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

func NewUpdateSmsLogLogic

func NewUpdateSmsLogLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateSmsLogLogic

func (*UpdateSmsLogLogic) UpdateSmsLog

func (l *UpdateSmsLogLogic) UpdateSmsLog(in *mcms.SmsLogInfo) (*mcms.BaseResp, error)

Jump to

Keyboard shortcuts

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