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

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewBackend creates a new p2p discovery protocol.

# Structs

Backend is the p2p discover backend.
DiscoveryConfig contains configuration parameters.
MockNetwork mocks a network of peers.
MockTransport mocks a udp transport.
Packet is used to provide some metadata about incoming UDP packets from peers.
Peer is the discovery peer.
UDPTransport implements the UDP Transport.

# Interfaces

Discovery interface must be implemented for a discovery protocol.
Transport is the transport used by discv4.

# Type aliases

No description provided by the author