dnsresolve

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Resolve

func Resolve(ctx context.Context, hostnames ...string) ([]net.IP, error)

Types

type Resolver

type Resolver interface {
	Resolve(ctx context.Context, hostnames ...string) ([]net.IP, error)
}

func NewDig

func NewDig() Resolver

func NewDigRunc

func NewDigRunc(r ociruntime.OciRuntime, targetProcess ociruntime.LinuxProcessInfo) Resolver

Jump to

Keyboard shortcuts

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