package
0.0.7
Repository: https://github.com/avbasov/go-libp2p-kad-dht.git
Documentation: pkg.go.dev

# Functions

Client configures whether or not the DHT operates in client-only mode.
Datastore configures the DHT to use the specified datastore.
NamespacedValidator adds a validator namespaced under `ns`.
Protocols sets the protocols for the DHT Defaults to dht.DefaultProtocols.
Validator configures the DHT to use the specified validator.

# Variables

No description provided by the author
Defaults are the default DHT options.
No description provided by the author
No description provided by the author

# Structs

Options is a structure containing all the options that can be used when constructing a DHT.

# Type aliases

Option DHT option type.