Documentation ¶
Index ¶
Constants ¶
View Source
const ( MulticastAddr = "[ff02::1]:7007" BroadcastInterval = time.Second * 15 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalProvider ¶
type LocalProvider struct {
// contains filtered or unexported fields
}
func (*LocalProvider) SetLocalEndpoints ¶
func (lp *LocalProvider) SetLocalEndpoints(endpoints []string)
func (*LocalProvider) Shutdown ¶
func (lp *LocalProvider) Shutdown()
Click to show internal directories.
Click to hide internal directories.