device_duration

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: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnalyseDeviceDurationLogic

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

func NewAnalyseDeviceDurationLogic

func NewAnalyseDeviceDurationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AnalyseDeviceDurationLogic

func (*AnalyseDeviceDurationLogic) AnalyseDeviceDuration

func (l *AnalyseDeviceDurationLogic) AnalyseDeviceDuration(in *data.AnalyseDeviceDurationReq) (*data.BaseResp, error)

type CreateDeviceDurationLogic

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

func NewCreateDeviceDurationLogic

func NewCreateDeviceDurationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateDeviceDurationLogic

func (*CreateDeviceDurationLogic) CreateDeviceDuration

func (l *CreateDeviceDurationLogic) CreateDeviceDuration(in *data.DeviceDurationInfo) (*data.BaseIDResp, error)

type DeleteDeviceDurationLogic

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

func NewDeleteDeviceDurationLogic

func NewDeleteDeviceDurationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteDeviceDurationLogic

func (*DeleteDeviceDurationLogic) DeleteDeviceDuration

func (l *DeleteDeviceDurationLogic) DeleteDeviceDuration(in *data.IDsReq) (*data.BaseResp, error)

type GetDeviceDurationByIdLogic

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

func NewGetDeviceDurationByIdLogic

func NewGetDeviceDurationByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDeviceDurationByIdLogic

func (*GetDeviceDurationByIdLogic) GetDeviceDurationById

func (l *GetDeviceDurationByIdLogic) GetDeviceDurationById(in *data.IDReq) (*data.DeviceDurationInfo, error)

type GetDeviceDurationListLogic

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

func NewGetDeviceDurationListLogic

func NewGetDeviceDurationListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDeviceDurationListLogic

func (*GetDeviceDurationListLogic) GetDeviceDurationList

type UpdateDeviceDurationLogic

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

func NewUpdateDeviceDurationLogic

func NewUpdateDeviceDurationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateDeviceDurationLogic

func (*UpdateDeviceDurationLogic) UpdateDeviceDuration

func (l *UpdateDeviceDurationLogic) UpdateDeviceDuration(in *data.DeviceDurationInfo) (*data.BaseResp, error)

Jump to

Keyboard shortcuts

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