Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetDeviceCustomerTagByIotIdLogic ¶
type GetDeviceCustomerTagByIotIdLogic struct { logx.Logger // contains filtered or unexported fields }
func NewGetDeviceCustomerTagByIotIdLogic ¶
func NewGetDeviceCustomerTagByIotIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDeviceCustomerTagByIotIdLogic
func (*GetDeviceCustomerTagByIotIdLogic) GetDeviceCustomerTagByIotId ¶
func (l *GetDeviceCustomerTagByIotIdLogic) GetDeviceCustomerTagByIotId(in *basic.DeviceIotIdReq) (*basic.DeviceCustomerTagInfo, error)
type SyncDeviceCustomerTagLogic ¶
func NewSyncDeviceCustomerTagLogic ¶
func NewSyncDeviceCustomerTagLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SyncDeviceCustomerTagLogic
func (*SyncDeviceCustomerTagLogic) SyncDeviceCustomerTag ¶
Click to show internal directories.
Click to hide internal directories.