//
pkg.gl
Category
github.com/scroll-tech/go-ethereum
p2p
dnsdisc
package
5.6.3-darwinv2-rc0+incompatible
Repository:
https://github.com/scroll-tech/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
24
Dependents
9
Files
960 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.