device_upster_statistics

package
v0.0.0-...-ba56b63 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnalyseDeviceUpsterStatisticsLogic

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

func NewAnalyseDeviceUpsterStatisticsLogic

func NewAnalyseDeviceUpsterStatisticsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AnalyseDeviceUpsterStatisticsLogic

func (*AnalyseDeviceUpsterStatisticsLogic) AnalyseDeviceUpsterStatistics

type CreateDeviceUpsterStatisticsLogic

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

func NewCreateDeviceUpsterStatisticsLogic

func NewCreateDeviceUpsterStatisticsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateDeviceUpsterStatisticsLogic

func (*CreateDeviceUpsterStatisticsLogic) CreateDeviceUpsterStatistics

func (l *CreateDeviceUpsterStatisticsLogic) CreateDeviceUpsterStatistics(in *data.DeviceUpsterStatisticsInfo) (*data.BaseIDResp, error)

type DeleteDeviceUpsterStatisticsLogic

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

func NewDeleteDeviceUpsterStatisticsLogic

func NewDeleteDeviceUpsterStatisticsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteDeviceUpsterStatisticsLogic

func (*DeleteDeviceUpsterStatisticsLogic) DeleteDeviceUpsterStatistics

func (l *DeleteDeviceUpsterStatisticsLogic) DeleteDeviceUpsterStatistics(in *data.IDsReq) (*data.BaseResp, error)

type GetDeviceUpsterStatisticsByIdLogic

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

func NewGetDeviceUpsterStatisticsByIdLogic

func NewGetDeviceUpsterStatisticsByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDeviceUpsterStatisticsByIdLogic

func (*GetDeviceUpsterStatisticsByIdLogic) GetDeviceUpsterStatisticsById

func (l *GetDeviceUpsterStatisticsByIdLogic) GetDeviceUpsterStatisticsById(in *data.IDReq) (*data.DeviceUpsterStatisticsInfo, error)

type GetDeviceUpsterStatisticsListLogic

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

func NewGetDeviceUpsterStatisticsListLogic

func NewGetDeviceUpsterStatisticsListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDeviceUpsterStatisticsListLogic

func (*GetDeviceUpsterStatisticsListLogic) GetDeviceUpsterStatisticsList

type UpdateDeviceUpsterStatisticsLogic

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

func NewUpdateDeviceUpsterStatisticsLogic

func NewUpdateDeviceUpsterStatisticsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateDeviceUpsterStatisticsLogic

func (*UpdateDeviceUpsterStatisticsLogic) UpdateDeviceUpsterStatistics

func (l *UpdateDeviceUpsterStatisticsLogic) UpdateDeviceUpsterStatistics(in *data.DeviceUpsterStatisticsInfo) (*data.BaseResp, error)

Jump to

Keyboard shortcuts

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