Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDHTable ¶
func NewDHTable( ctx context.Context, nodeRepo RoutingStorer, isRendezvousEnabled bool, removeF func(warpnet.WarpPeerID), addFuncs ...discovery.DiscoveryHandler, ) *distributedHashTable
Types ¶
type RoutingStorer ¶
type RoutingStorer interface {
warpnet.WarpBatching
}
Click to show internal directories.
Click to hide internal directories.