device_upster_cycle

package
v0.0.0-...-24d6c83 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func QueryUpsterIncrementData

func QueryUpsterIncrementData(productKey string, apiPath string, startTime string, endTime string, pageNum, pageSize int32, l *SyncDeviceUpsterCycleLogic) error

Types

type CreateDeviceUpsterCycleLogic

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

func NewCreateDeviceUpsterCycleLogic

func NewCreateDeviceUpsterCycleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateDeviceUpsterCycleLogic

func (*CreateDeviceUpsterCycleLogic) CreateDeviceUpsterCycle

func (l *CreateDeviceUpsterCycleLogic) CreateDeviceUpsterCycle(in *data.DeviceUpsterCycleInfo) (*data.BaseIDResp, error)

type DeleteDeviceUpsterCycleLogic

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

func NewDeleteDeviceUpsterCycleLogic

func NewDeleteDeviceUpsterCycleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteDeviceUpsterCycleLogic

func (*DeleteDeviceUpsterCycleLogic) DeleteDeviceUpsterCycle

func (l *DeleteDeviceUpsterCycleLogic) DeleteDeviceUpsterCycle(in *data.IDsReq) (*data.BaseResp, error)

type GetDeviceUpsterCycleByIdLogic

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

func NewGetDeviceUpsterCycleByIdLogic

func NewGetDeviceUpsterCycleByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDeviceUpsterCycleByIdLogic

func (*GetDeviceUpsterCycleByIdLogic) GetDeviceUpsterCycleById

func (l *GetDeviceUpsterCycleByIdLogic) GetDeviceUpsterCycleById(in *data.IDReq) (*data.DeviceUpsterCycleInfo, error)

type GetDeviceUpsterCycleListLogic

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

func NewGetDeviceUpsterCycleListLogic

func NewGetDeviceUpsterCycleListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDeviceUpsterCycleListLogic

func (*GetDeviceUpsterCycleListLogic) GetDeviceUpsterCycleList

type SyncDeviceUpsterCycleLogic

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

func NewSyncDeviceUpsterCycleLogic

func NewSyncDeviceUpsterCycleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SyncDeviceUpsterCycleLogic

func (*SyncDeviceUpsterCycleLogic) SyncDeviceUpsterCycle

func (l *SyncDeviceUpsterCycleLogic) SyncDeviceUpsterCycle(in *data.SyncDeviceUpsterCycleReq) (*data.BaseResp, error)

type UpdateDeviceUpsterCycleLogic

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

func NewUpdateDeviceUpsterCycleLogic

func NewUpdateDeviceUpsterCycleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateDeviceUpsterCycleLogic

func (*UpdateDeviceUpsterCycleLogic) UpdateDeviceUpsterCycle

func (l *UpdateDeviceUpsterCycleLogic) UpdateDeviceUpsterCycle(in *data.DeviceUpsterCycleInfo) (*data.BaseResp, error)

Jump to

Keyboard shortcuts

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