addr

package
v1.2.117 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DialIP deprecated

func DialIP(network, address string, timeout time.Duration) (net.IP, error)

Deprecated: Use net_.DialIP instead.

func ExceptInterfaceNameFilter deprecated

func ExceptInterfaceNameFilter(names ...string) func(iface net.Interface) bool

Deprecated: Use net_.ExceptInterfaceNameFilter instead.

func ExpectInterfaceNameFilter deprecated

func ExpectInterfaceNameFilter(names ...string) func(iface net.Interface) bool

Deprecated: Use net_.ExpectInterfaceNameFilter instead.

func ListenAddr deprecated

func ListenAddr(filters ...func(iface net.Interface) bool) (net.HardwareAddr, net.IP, error)

Deprecated: Use net_.ListenAddr instead.

func ListenIP deprecated

func ListenIP(filters ...func(iface net.Interface) bool) (net.IP, error)

Deprecated: Use net_.ListenIP instead.

func ListenMac deprecated

func ListenMac(filters ...func(iface net.Interface) bool) (net.HardwareAddr, error)

Deprecated: Use net_.ListenMac instead.

func RoutedInterfaceNameFilter deprecated

func RoutedInterfaceNameFilter() func(iface net.Interface) bool

Deprecated: Use net_.RoutedInterfaceNameFilter instead.

func ScoreAddr deprecated

func ScoreAddr(iface net.Interface, addr net.Addr) (int, net.IP)

Deprecated: Use net_.ScoreAddr instead.

func ServeIP deprecated

func ServeIP(networks, addresses []string, timeout time.Duration) (net.IP, error)

Deprecated: Use net_.ServeIP instead.

Types

This section is empty.

Jump to

Keyboard shortcuts

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