Documentation ¶
Index ¶
- type DebugData
- func (this *DebugData) AddDebugDeviceID(appid, deviceID, remark string, managerUid int32) (err error)
- func (this *DebugData) DebugDeviceIDList(appid int, managerUid int32) (res []model.DebugDevice, err error)
- func (this *DebugData) DelDebugDeviceID(appid, deviceID string, managerUid int32) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DebugData ¶
type DebugData struct { }
func (*DebugData) AddDebugDeviceID ¶
func (*DebugData) DebugDeviceIDList ¶
Click to show internal directories.
Click to hide internal directories.