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

# Functions

No description provided by the author
No description provided by the author
GetQuorum defaults to 0 if no option is found.

# Constants

DefaultPrefix is the application specific prefix attached to all DHT protocols by default.

# Variables

Defaults are the default DHT options.

# Structs

Config is a structure containing all the options that can be used when constructing a DHT.
No description provided by the author

# Type aliases

ModeOpt describes what mode the dht should operate in.
Option DHT option type.
QueryFilterFunc is a filter applied when considering peers to dial when querying.
RouteTableFilterFunc is a filter applied when considering connections to keep in the local route table.