package
0.0.0-20220823164813-e2a46ae23abd
Repository: https://github.com/umbracle/go-devp2p.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewRoutingTable creates a new routing table with a given bucketsize, local ID, and latency tolerance.

# Variables

Returned if a routing table query returns no results.
No description provided by the author
No description provided by the author

# Structs

Bucket holds a list of peers.
Entry
No description provided by the author
RoutingTable defines the routing table.

# Type aliases

ID for IpfsDHT is in the XORKeySpace The type dht.ID signifies that its contents have been hashed from either a string or a util.Key.