Documentation ¶
Index ¶
- func BroadcastInterface(intf net.Interface) bool
- func HostIP(intfFilter InterfaceFilter, addrFilter AddrFilter) []string
- func HostIPv4() []string
- func HostIPv6() []string
- func HostMAC() []string
- func LoopbackInterface(intf net.Interface) bool
- func Marshal() []byte
- func MarshalIndent() []byte
- func MulticastInterface(intf net.Interface) bool
- func PointToPointInterface(intf net.Interface) bool
- func RunningInterface(intf net.Interface) bool
- func UpInterface(intf net.Interface) bool
- type AddrFilter
- type InterfaceFilter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BroadcastInterface ¶
func HostIP ¶
func HostIP(intfFilter InterfaceFilter, addrFilter AddrFilter) []string
func LoopbackInterface ¶
func MarshalIndent ¶
func MarshalIndent() []byte
func MulticastInterface ¶
func PointToPointInterface ¶
func RunningInterface ¶
func UpInterface ¶
Types ¶
type AddrFilter ¶
type InterfaceFilter ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.