//
pkg.gl
Category
github.com/scriptkitty/go-libp2p-kad-dht
dual
package
0.7.11
Repository:
https://github.com/scriptkitty/go-libp2p-kad-dht.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
240 SLOC
#
Functions
New
New creates a new DualDHT instance.
#
Constants
LanExtension
LanExtension is used to differentiate local protocol requests from those on the WAN DHT.
#
Structs
DHT
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.