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

# Functions

DHTOption applies the given DHT options to both the WAN and the LAN DHTs.
LanDHTOption applies the given DHT options to the LAN DHT.
New creates a new DualDHT instance.
WanDHTOption applies the given DHT options to the WAN DHT.

# Constants

LanExtension is used to differentiate local protocol requests from those on the WAN DHT.

# Structs

DHT implements the routing interface to provide two concrete DHT implementationts for use in IPFS that are used to support both global network users and disjoint LAN usecases.

# Type aliases

Option is an option used to configure the Dual DHT.