query

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

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
)

Jump to

Keyboard shortcuts

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