//
pkg.gl
Category
github.com/ethercore/go-ethercore
p2p
dnsdisc
package
1.10.2
Repository:
https://github.com/ethercore/go-ethercore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
23
Dependents
2
Files
878 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.