package
0.0.0-20250213232608-c453f8b35c75
Repository: https://github.com/stellar/go.git
Documentation: pkg.go.dev

# Functions

ConvertStroopValueToReal converts a value in stroops, the smallest amount unit, into real units.
CreateSampleResultMeta creates Transaction results with the desired success flag and number of sub operation results.
ExtractEntryFromChange gets the most recent state of an entry from an ingestion change, as well as if the entry was deleted.
ExtractLedgerCloseTime gets the close time of the provided ledger.
GetAccountAddressFromMuxedAccount takes in a muxed account and returns the address of the account.
HashToHexString is utility function that converts and xdr.Hash type to a hex string.
PanicOnError is a function that panics if the provided error is not nil.
TimePointToUTCTimeStamp takes in an xdr TimePoint and converts it to a time.Time struct in UTC.

# Structs

Claimants.
Path is a representation of an asset without an ID that forms part of a path in a path payment.
Price represents the price of an asset as a fraction.
TestTransaction transaction meta.