package
0.0.0-20211231051546-7613acdd8681
Repository: https://github.com/tigerbot/hyperdht.git
Documentation: pkg.go.dev

# Variables

Encoders for the 2 different IP address schemas.
Encoders for the 2 different IP address schemas.

# Structs

BasicNode is a simple struct that implements the Node interface.
NodeEncoder converts back and forth between Nodes and their binary encoding.

# Interfaces

A IPEncoder encodes/decodes network address to a specific binary representation.
A Node represents any value that can be encoded using this package.