Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChoriaFramework ¶
type DiscoverOption ¶
type DiscoverOption func(o *dOpts)
DiscoverOption configures the broadcast discovery method
func Collective ¶
func Collective(c string) DiscoverOption
Collective sets the collective to discover in, else main collective is used
func Filter ¶
func Filter(f *protocol.Filter) DiscoverOption
Filter sets the filter to use for the discovery, else a blank one is used
func Timeout ¶
func Timeout(t time.Duration) DiscoverOption
Timeout sets the discovery timeout, else the configured default is used
Click to show internal directories.
Click to hide internal directories.