package
0.0.0-20191108204735-d6832148266e
Repository: https://github.com/kinecosystem/go.git
Documentation: pkg.go.dev

# Variables

OperationTypeNames maps from operation type to the string used to represent that type in horizon's JSON responses.

# Structs

AccountMerge is the json resource representing a single operation whose type is AccountMerge.
AllowTrust is the json resource representing a single operation whose type is AllowTrust.
Base represents the common attributes of an operation resource.
BumpSequence is the json resource representing a single operation whose type is BumpSequence.
ChangeTrust is the json resource representing a single operation whose type is ChangeTrust.
CreateAccount is the json resource representing a single operation whose type is CreateAccount.
CreatePassiveOffer is the json resource representing a single operation whose type is CreatePassiveOffer.
Inflation is the json resource representing a single operation whose type is Inflation.
ManageData represents a ManageData operation as it is serialized into json for the horizon API.
ManageOffer is the json resource representing a single operation whose type is ManageOffer.
PathPayment is the json resource representing a single operation whose type is PathPayment.
Payment is the json resource representing a single operation whose type is Payment.
SetOptions is the json resource representing a single operation whose type is SetOptions.