package
0.0.0-20250213232608-c453f8b35c75
Repository: https://github.com/stellar/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

Horizon represents a horizon 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.
StellarTOML represents a client that can resolve a given domain name to stellar.toml file.