query

package
v0.0.0-...-e9ab6a4 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package query provides symbolic constants for the various database queries/operations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ID

type ID int

ID identifies a database query.

const (
	HostAdd ID = iota
	HostGetByID
	HostGetRandom
	HostGetCnt
	HostExists
	HostPortByPort
	PortAdd
	PortGetByHost
	PortGetReplyCnt
	PortGetOpen
	PortGetRecent
	XfrAdd
	XfrGetByZone
	XfrFinish
	XfrGetUnfinished
)

These constants identify the various database queries used in the application.

Jump to

Keyboard shortcuts

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