package
1.1.7
Repository: https://github.com/core-coin/go-core.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.