//
pkg.gl
Category
github.com/ethereum/go-ethereum
p2p
dnsdisc
package
1.15.2
Repository:
https://github.com/ethereum/go-ethereum.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
24
Dependents
91
Files
956 SLOC
#
Functions
MakeTree
MakeTree creates a tree containing the given nodes and links.
NewClient
NewClient creates a client.
ParseURL
ParseURL parses an enrtree:// URL and returns its components.
#
Structs
Client
Client discovers nodes by querying DNS servers.
Config
Config holds configuration options for the client.
Tree
Tree is a merkle tree of node records.
#
Interfaces
Resolver
Resolver is a DNS resolver that can query TXT records.