_id stringlengths 2 7 | title stringclasses 1 value | partition stringclasses 3 values | text stringlengths 6 2.61k | language stringclasses 1 value | meta_information dict |
|---|---|---|---|---|---|
c181800 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for MemoType | {
"resource": ""
} | ||
c181801 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of Memo | {
"resource": ""
} | ||
c181802 | test | // NewMemo creates a new Memo. | {
"resource": ""
} | ||
c181803 | test | // MustText retrieves the Text value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181804 | test | // GetText retrieves the Text value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181805 | test | // MustId retrieves the Id value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181806 | test | // GetId retrieves the Id value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181807 | test | // MustHash retrieves the Hash value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181808 | test | // GetHash retrieves the Hash value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181809 | test | // MustRetHash retrieves the RetHash value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181810 | test | // NewTransactionExt creates a new TransactionExt. | {
"resource": ""
} | ||
c181811 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for CreateAccountResultCode | {
"resource": ""
} | ||
c181812 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of CreateAccountResult | {
"resource": ""
} | ||
c181813 | test | // NewCreateAccountResult creates a new CreateAccountResult. | {
"resource": ""
} | ||
c181814 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for PaymentResultCode | {
"resource": ""
} | ||
c181815 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of PaymentResult | {
"resource": ""
} | ||
c181816 | test | // NewPaymentResult creates a new PaymentResult. | {
"resource": ""
} | ||
c181817 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for PathPaymentResultCode | {
"resource": ""
} | ||
c181818 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of PathPaymentResult | {
"resource": ""
} | ||
c181819 | test | // NewPathPaymentResult creates a new PathPaymentResult. | {
"resource": ""
} | ||
c181820 | test | // MustNoIssuer retrieves the NoIssuer value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181821 | test | // GetNoIssuer retrieves the NoIssuer value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181822 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for ManageOfferResultCode | {
"resource": ""
} | ||
c181823 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for ManageOfferEffect | {
"resource": ""
} | ||
c181824 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of ManageOfferSuccessResultOffer | {
"resource": ""
} | ||
c181825 | test | // NewManageOfferSuccessResultOffer creates a new ManageOfferSuccessResultOffer. | {
"resource": ""
} | ||
c181826 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of ManageOfferResult | {
"resource": ""
} | ||
c181827 | test | // NewManageOfferResult creates a new ManageOfferResult. | {
"resource": ""
} | ||
c181828 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for SetOptionsResultCode | {
"resource": ""
} | ||
c181829 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of SetOptionsResult | {
"resource": ""
} | ||
c181830 | test | // NewSetOptionsResult creates a new SetOptionsResult. | {
"resource": ""
} | ||
c181831 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for ChangeTrustResultCode | {
"resource": ""
} | ||
c181832 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of ChangeTrustResult | {
"resource": ""
} | ||
c181833 | test | // NewChangeTrustResult creates a new ChangeTrustResult. | {
"resource": ""
} | ||
c181834 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for AllowTrustResultCode | {
"resource": ""
} | ||
c181835 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of AllowTrustResult | {
"resource": ""
} | ||
c181836 | test | // NewAllowTrustResult creates a new AllowTrustResult. | {
"resource": ""
} | ||
c181837 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for AccountMergeResultCode | {
"resource": ""
} | ||
c181838 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of AccountMergeResult | {
"resource": ""
} | ||
c181839 | test | // NewAccountMergeResult creates a new AccountMergeResult. | {
"resource": ""
} | ||
c181840 | test | // MustSourceAccountBalance retrieves the SourceAccountBalance value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181841 | test | // GetSourceAccountBalance retrieves the SourceAccountBalance value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181842 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for InflationResultCode | {
"resource": ""
} | ||
c181843 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of InflationResult | {
"resource": ""
} | ||
c181844 | test | // NewInflationResult creates a new InflationResult. | {
"resource": ""
} | ||
c181845 | test | // MustPayouts retrieves the Payouts value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181846 | test | // GetPayouts retrieves the Payouts value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181847 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for ManageDataResultCode | {
"resource": ""
} | ||
c181848 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of ManageDataResult | {
"resource": ""
} | ||
c181849 | test | // NewManageDataResult creates a new ManageDataResult. | {
"resource": ""
} | ||
c181850 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for OperationResultCode | {
"resource": ""
} | ||
c181851 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of OperationResultTr | {
"resource": ""
} | ||
c181852 | test | // NewOperationResultTr creates a new OperationResultTr. | {
"resource": ""
} | ||
c181853 | test | // MustCreateAccountResult retrieves the CreateAccountResult value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181854 | test | // GetCreateAccountResult retrieves the CreateAccountResult value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181855 | test | // MustPaymentResult retrieves the PaymentResult value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181856 | test | // GetPaymentResult retrieves the PaymentResult value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181857 | test | // MustPathPaymentResult retrieves the PathPaymentResult value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181858 | test | // GetPathPaymentResult retrieves the PathPaymentResult value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181859 | test | // MustManageOfferResult retrieves the ManageOfferResult value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181860 | test | // GetManageOfferResult retrieves the ManageOfferResult value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181861 | test | // MustCreatePassiveOfferResult retrieves the CreatePassiveOfferResult value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181862 | test | // MustSetOptionsResult retrieves the SetOptionsResult value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181863 | test | // GetSetOptionsResult retrieves the SetOptionsResult value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181864 | test | // MustChangeTrustResult retrieves the ChangeTrustResult value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181865 | test | // GetChangeTrustResult retrieves the ChangeTrustResult value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181866 | test | // MustAllowTrustResult retrieves the AllowTrustResult value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181867 | test | // GetAllowTrustResult retrieves the AllowTrustResult value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181868 | test | // MustAccountMergeResult retrieves the AccountMergeResult value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181869 | test | // GetAccountMergeResult retrieves the AccountMergeResult value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181870 | test | // MustInflationResult retrieves the InflationResult value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181871 | test | // GetInflationResult retrieves the InflationResult value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181872 | test | // MustManageDataResult retrieves the ManageDataResult value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181873 | test | // GetManageDataResult retrieves the ManageDataResult value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181874 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of OperationResult | {
"resource": ""
} | ||
c181875 | test | // NewOperationResult creates a new OperationResult. | {
"resource": ""
} | ||
c181876 | test | // MustTr retrieves the Tr value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181877 | test | // GetTr retrieves the Tr value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181878 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for TransactionResultCode | {
"resource": ""
} | ||
c181879 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of TransactionResultResult | {
"resource": ""
} | ||
c181880 | test | // NewTransactionResultResult creates a new TransactionResultResult. | {
"resource": ""
} | ||
c181881 | test | // MustResults retrieves the Results value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181882 | test | // GetResults retrieves the Results value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181883 | test | // NewTransactionResultExt creates a new TransactionResultExt. | {
"resource": ""
} | ||
c181884 | test | // NewStellarValueExt creates a new StellarValueExt. | {
"resource": ""
} | ||
c181885 | test | // NewLedgerHeaderExt creates a new LedgerHeaderExt. | {
"resource": ""
} | ||
c181886 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for LedgerUpgradeType | {
"resource": ""
} | ||
c181887 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of LedgerUpgrade | {
"resource": ""
} | ||
c181888 | test | // NewLedgerUpgrade creates a new LedgerUpgrade. | {
"resource": ""
} | ||
c181889 | test | // MustNewLedgerVersion retrieves the NewLedgerVersion value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181890 | test | // GetNewLedgerVersion retrieves the NewLedgerVersion value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181891 | test | // MustNewBaseFee retrieves the NewBaseFee value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181892 | test | // GetNewBaseFee retrieves the NewBaseFee value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181893 | test | // MustNewMaxTxSetSize retrieves the NewMaxTxSetSize value from the union,
// panicing if the value is not set. | {
"resource": ""
} | ||
c181894 | test | // GetNewMaxTxSetSize retrieves the NewMaxTxSetSize value from the union,
// returning ok if the union's switch indicated the value is valid. | {
"resource": ""
} | ||
c181895 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of LedgerKey | {
"resource": ""
} | ||
c181896 | test | // NewLedgerKey creates a new LedgerKey. | {
"resource": ""
} | ||
c181897 | test | // ValidEnum validates a proposed value for this enum. Implements
// the Enum interface for BucketEntryType | {
"resource": ""
} | ||
c181898 | test | // ArmForSwitch returns which field name should be used for storing
// the value for an instance of BucketEntry | {
"resource": ""
} | ||
c181899 | test | // NewBucketEntry creates a new BucketEntry. | {
"resource": ""
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.