//
pkg.gl
Category
github.com/rethereum-blockchain/go-rethereum
p2p
dnsdisc
package
1.13.5
Repository:
https://github.com/rethereum-blockchain/go-rethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
24
Dependents
3
Files
955 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.