Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoIPv6 = errors.New("Couldn't find any IPv6 network intefaces")
ErrNoIPv6 error if no IPv6 interfaces were found
Functions ¶
This section is empty.
Types ¶
type Multicast ¶
type Multicast struct { Address string // contains filtered or unexported fields }
Multicast struct
func (*Multicast) Done ¶
func (m *Multicast) Done() <-chan struct{}
Done returns a channel that can be used to wait till send is stopped
Click to show internal directories.
Click to hide internal directories.