response_code

package
v0.0.0-...-1bf21ad Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// NoError No Error
	NoError fields.ResponseCode = 0 // RFC 1035

	// FormErr Format Error
	FormErr fields.ResponseCode = 1 // RFC 1035

	// ServFail Server Failure
	ServFail fields.ResponseCode = 2 // RFC 1035

	// NXDomain Non-Existent Domain
	NXDomain fields.ResponseCode = 3 // RFC 1035

	// NotImp Not Implemented
	NotImp fields.ResponseCode = 4 // RFC 1035

	// Refused Query Refused
	Refused fields.ResponseCode = 5 // RFC 1035

	// YXDomain Name Exists when it should not
	YXDomain fields.ResponseCode = 6 // RFC 2136

	// YXRRSet RR Set Exists when it should not
	YXRRSet fields.ResponseCode = 7 // RFC 2136

	// NXRRSet RR Set that should exist does not
	NXRRSet fields.ResponseCode = 8 // RFC 2136

	// NotAuth Not Authorized
	NotAuth fields.ResponseCode = 9 // RFC 2136

	// NotZone Name not contained in zone
	NotZone fields.ResponseCode = 10 // RFC 2136
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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