package
0.41.0
Repository: https://github.com/libp2p/go-libp2p.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.