dnsutils

package
v0.0.0-...-4d2d905 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const GoogleDNS = "8.8.8.8:53"

Variables

This section is empty.

Functions

This section is empty.

Types

type MXServer

type MXServer struct {
	Host     string
	Priority uint16
}

type Report

type Report struct {
	Domain string
	MX     []MXServer
}

func Retrieve

func Retrieve(domains io.Reader) []Report

func (Report) String

func (r Report) String() string

Jump to

Keyboard shortcuts

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