dnsproxytest

package
v0.84.2 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package dnsproxytest provides test utilities and mock implementations for the dnsproxy module interfaces.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFreePort added in v0.82.0

func NewFreePort(tb testing.TB) (p uint)

NewFreePort is a best-effort helper function that returns a free TCP port that can be used for testing. Note that there is theoretically a TOCTTOU race here: the port may be reoccupied between the time it is released and the time the caller binds to it.

TODO(m.kazantsev): Move to the top-level dnsproxytest package.

Types

This section is empty.

Jump to

Keyboard shortcuts

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