Documentation
¶
Overview ¶
Package query provides symbolic constants to identifiy database queries.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ID ¶
type ID uint8
ID represents a database query.
const ( NetworkAdd ID = iota NetworkUpdateScanStamp NetworkUpdateDesc NetworkGetAll NetworkGetByID NetworkGetByAddr NetworkDevCnt DeviceAdd DeviceUpdateLastSeen DeviceUpdateOS DeviceGetAll DeviceGetByID DeviceGetByName DeviceGetByNetwork UptimeAdd UptimeGetByID UptimeGetByDevice UptimeGetByPeriod UptimeGetCurrent UptimeGetMostRecent UpdatesAdd UpdatesGetByDevice UpdatesGetRecent InfoAdd InfoGetRecent )
Click to show internal directories.
Click to hide internal directories.