package
0.0.0-20220412220916-5ea02083e3ec
Repository: https://github.com/riteshrch/go-edge-device-lib.git
Documentation: pkg.go.dev

# Functions

Limit is an option that provides an upper bound on the peer count for discovery.
TTL is an option that provides a hint for the duration of an advertisement.

# Structs

DiscoveryOpts is a set of discovery options.

# Interfaces

Advertiser is an interface for advertising services.
Discoverer is an interface for peer discovery.
Discovery is an interface that combines service advertisement and peer discovery.

# Type aliases

DiscoveryOpt is a single discovery option.