package
0.0.0-20181003211919-798156fdb816
Repository: https://github.com/digitalbitsorg/go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

KeyTypeFromAddress converts the version byte of the provided strkey encoded value (for example an account id or a signer key) and returns the appropriate frontier-specific type name.
MustKeyTypeFromAddress is the panicking variant of KeyTypeFromAddress.
NewEffect returns a resource of the appropriate sub-type for the provided effect record.
NewOperation returns a resource of the appropriate sub-type for the provided operation record.

# Variables

KeyTypeNames maps from strkey version bytes into json string values to use in frontier responses.

# Structs

Account is the summary of an account.
AccountFlags represents the state of an account's flags.
AccountThresholds represents an accounts "thresholds", the numerical values needed to satisfy the authorization of a given operation.
AssetStat represents the statistics for a single Asset.
Balance represents an account's holdings for a single currency type.
HistoryAccount is a simple resource, used for the account collection actions.
Ledger represents a single closed ledger.
Offer is the display form of an offer to trade currency.
OrderBookSummary represents a snapshot summary of a given order book.
Path represents a single payment path.
PriceLevel represents an aggregation of offers that share a given price.
Root is the initial map of links into the api.
Signer represents one of an account's signers.
Trade represents a frontier digested trade.
Transaction represents trade data aggregation over a period of time.
TradeEffect represents a trade effect resource.
Transaction represents a single, successful transaction.
TransactionResultCodes represent a summary of result codes returned from a single xdr TransactionResult.
TransactionSuccess represents the result of a successful transaction submission.

# Type aliases

Asset represents a single asset.
Price represents a price.