package
0.0.0-20230925091837-55f7a6b23beb
Repository: https://github.com/xdbfoundation/go.git
Documentation: pkg.go.dev

# Constants

FederationResponseMaxSize is the maximum size of response from a federation server.

# Variables

DefaultPublicNetClient is a default federation client for pubnet.
DefaultTestNetClient is a default federation client for testnet.

# Structs

Client represents a client that is capable of resolving a federation request using the internet.

# Interfaces

No description provided by the author
DigitalBitsTOML represents a client that can resolve a given domain name to digitalbits.toml file.
Frontier represents a frontier client that can be consulted for data when needed as part of the federation protocol.
HTTP represents the http client that a federation client uses to make http requests.