dns

package
v0.0.0-...-44638ef Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StandardResolver = net.LookupHost

StandardResolver is the default net.LookupHost DNS resolver

Functions

This section is empty.

Types

type Resolver

type Resolver func(name string) ([]string, error)

Resolver abstracts away the system dependency on the net.LookupHost, allowing it to be mocked out in testing.

Jump to

Keyboard shortcuts

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