package
0.0.0-20230701164624-07654611acce
Repository: https://github.com/mikelsr/go-libp2p-kad-dht.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.