package
1.15.2
Repository: https://github.com/ethereum/go-ethereum.git
Documentation: pkg.go.dev

# Functions

MakeTree creates a tree containing the given nodes and links.
NewClient creates a client.
ParseURL parses an enrtree:// URL and returns its components.

# Structs

Client discovers nodes by querying DNS servers.
Config holds configuration options for the client.
Tree is a merkle tree of node records.

# Interfaces

Resolver is a DNS resolver that can query TXT records.