test

package
v1.9.4 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertDeepCopyEqual

func AssertDeepCopyEqual(t *testing.T, a interface{}, b interface{})

AssertDeepCopyEqual checks to see if two variables have the same values but DO NOT share any memory There is currently a special case for `time.loc` (as this code traverses into unexported fields)

func NewLogger

func NewLogger() *logrus.Logger

Types

type NoopTun

type NoopTun struct{}

func (NoopTun) Activate

func (NoopTun) Activate() error

func (NoopTun) Cidr

func (NoopTun) Cidr() netip.Prefix

func (NoopTun) Close

func (NoopTun) Close() error

func (NoopTun) Name

func (NoopTun) Name() string

func (NoopTun) NewMultiQueueReader

func (NoopTun) NewMultiQueueReader() (io.ReadWriteCloser, error)

func (NoopTun) Read

func (NoopTun) Read([]byte) (int, error)

func (NoopTun) RouteFor

func (NoopTun) RouteFor(addr netip.Addr) netip.Addr

func (NoopTun) Write

func (NoopTun) Write([]byte) (int, error)

Jump to

Keyboard shortcuts

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