Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DeviceCategoryData is globally public accessible object for table tools_gen_table operations. DeviceCategoryData = deviceCategoryDataDao{ internal.NewDeviceCategoryDataDao(), } )
View Source
var ( // DeviceCategoty is globally public accessible object for table tools_gen_table operations. DeviceCategoty = deviceCategotyDao{ internal.NewDeviceCategotyDao(), } )
View Source
var ( // DeviceGroup is globally public accessible object for table tools_gen_table operations. DeviceGroup = deviceGroupDao{ internal.NewDeviceGroupDao(), } )
View Source
var ( // DeviceInfo is globally public accessible object for table tools_gen_table operations. DeviceInfo = deviceInfoDao{ internal.NewDeviceInfoDao(), } )
View Source
var ( // DeviceKind is globally public accessible object for table tools_gen_table operations. DeviceKind = deviceKindDao{ internal.NewDeviceKindDao(), } )
View Source
var ( // DeviceLabel is globally public accessible object for table tools_gen_table operations. DeviceLabel = deviceLabelDao{ internal.NewDeviceLabelDao(), } )
View Source
var ( // DeviceLabelData is globally public accessible object for table tools_gen_table operations. DeviceLabelData = deviceLabelDataDao{ internal.NewDeviceLabelDataDao(), } )
View Source
var ( // DeviceStatus is globally public accessible object for table tools_gen_table operations. DeviceStatus = deviceStatusDao{ internal.NewDeviceStatusDao(), } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.