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

# Functions

GetDigitalBitsToml returns digitalbits.toml file for a given domain.
GetDigitalBitsTomlByAddress returns digitalbits.toml file of a domain fetched from a given address.

# Constants

DigitalBitsTomlMaxSize is the maximum size of digitalbits.toml file.
WellKnownPath represents the url path at which the digitalbits.toml file should exist to conform to the federation protocol.

# Variables

DefaultClient is a default client using the default parameters.

# Structs

Client represents a client that is capable of resolving a DigitalBits.toml file using the internet.
No description provided by the author
MockClient is a mockable digitalbitstoml client.
No description provided by the author
SEP-1 commit https://github.com/xdbfoundation/digitalbits-protocol/blob/f8993e36fa6b5b8bba1254c21c2174d250af4958/ecosystem/sep-0001.md.
No description provided by the author

# Interfaces

No description provided by the author
HTTP represents the http client that a stellertoml resolver uses to make http requests.