addr

package
v1.1.25 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DialIP deprecated added in v0.0.11

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

Deprecated: Use net_.DialIP instead.

func ExceptInterfaceNameFilter deprecated added in v0.0.150

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

Deprecated: Use net_.ExceptInterfaceNameFilter instead.

func ExpectInterfaceNameFilter deprecated added in v0.0.150

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

Deprecated: Use net_.ExpectInterfaceNameFilter instead.

func ListenAddr deprecated added in v0.0.150

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

Deprecated: Use net_.ListenAddr instead.

func ListenIP deprecated added in v0.0.10

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

Deprecated: Use net_.ListenIP instead.

func ListenMac deprecated added in v0.0.150

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

Deprecated: Use net_.ListenMac instead.

func RoutedInterfaceNameFilter deprecated added in v0.0.150

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

Deprecated: Use net_.RoutedInterfaceNameFilter instead.

func ScoreAddr deprecated added in v0.0.127

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

Deprecated: Use net_.ScoreAddr instead.

func ServeIP deprecated added in v0.0.11

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