package
0.0.0-20211231051546-7613acdd8681
Repository: https://github.com/tigerbot/hyperdht.git
Documentation: pkg.go.dev
# Constants
The default values for the Config struct.
The default values for the Config struct.
# Interfaces
The Contact interface represents any type that can be stored in the K-Bucket.
DistanceCmp represents some metric of determining which of 2 contact IDs are closer to a particular target.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
XORDistance implements DistanceCmp and is the default method for measuring distance.