package
Version:
v0.0.0-...-19c0d85
Opens a new window with list of versions in this module.
Published: Jul 1, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package query defines symbolic constants to reference database queries.
ID Represents a database query.
const (
HostAdd ID = iota
HostGetByID
HostGetByAddr
HostGetByName
HostGetAll
HostDelete
HostUpdateName
HostUpdateAddr
HostUpdateOS
HostUpdateLastContact
LoadAdd
LoadGetByHost
LoadgetByPeriod
RecordAdd
RecordGetByHost
RecordGetByType
RecordGetByHostType
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.