package
1.10.2
Repository: https://github.com/ethercore/go-ethercore.git
Documentation: pkg.go.dev

# Functions

ListenUDP starts listening for discovery packets on the given UDP socket.
No description provided by the author

# Structs

Config holds settings for the discovery listener.
ReadPacket is a packet that couldn't be handled.
Table is the 'node table', a Kademlia-like index of neighbor nodes.
UDPv4 implements the v4 wire protocol.

# Interfaces

UDPConn is a network connection on which discovery can operate.