structs

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DNSSECInfo

type DNSSECInfo struct {
	Valid      bool
	ChainValid bool
	Disabled   bool
	KeyInfo
}

type IPInfo

type IPInfo struct {
	IP  net.IP
	Loc string
	ASN ipisp.ASN
	ISP string
}

type KeyInfo

type KeyInfo struct {
	Start int64
	End   int64
}

type NSData

type NSData struct {
	Name string
	Info []NSInfo
	IP   []net.IP
}

type NSInfo

type NSInfo struct {
	Name   string
	Rtt    time.Duration
	Serial int64
	IPInfo
	DNSSECInfo
	Msg     *dns.Msg `json:"-"`
	Version string
}

type Response

type Response struct {
	Msg    *dns.Msg
	Server string
	Rtt    time.Duration
}

Jump to

Keyboard shortcuts

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