Documentation ¶
Index ¶
Constants ¶
View Source
const MulticastGroupPort = 60606
View Source
const MulticastIPv4GroupAddr = "224.0.0.114"
View Source
const MulticastIPv6GroupAddr = "[ff02::114]"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AltInterface ¶ added in v0.11.0
type AltInterface struct {
// contains filtered or unexported fields
}
type InterfaceInfo ¶ added in v0.11.0
type Multicast ¶
type Multicast struct {
// contains filtered or unexported fields
}
func (*Multicast) RegisterNetworkCallback ¶ added in v0.11.0
func (m *Multicast) RegisterNetworkCallback(intfCallback func() []InterfaceInfo)
Click to show internal directories.
Click to hide internal directories.