package
5.0.0+incompatible
Repository: https://github.com/hiromaily/go-crypto-wallet.git
Documentation: pkg.go.dev

# Functions

AccountKeyExists checks if the AccountKey row exists.
AccountKeys retrieves all the records using an executor.
Addresses retrieves all the records using an executor.
AddressExists checks if the Address row exists.
AuthAccountKeyExists checks if the AuthAccountKey row exists.
AuthAccountKeys retrieves all the records using an executor.
AuthFullpubkeyExists checks if the AuthFullpubkey row exists.
AuthFullpubkeys retrieves all the records using an executor.
BTCTxes retrieves all the records using an executor.
BTCTXExists checks if the BTCTX row exists.
BTCTXInputExists checks if the BTCTXInput row exists.
BTCTXInputs retrieves all the records using an executor.
BTCTXOutputExists checks if the BTCTXOutput row exists.
BTCTXOutputs retrieves all the records using an executor.
EthDetailTxes retrieves all the records using an executor.
EthDetailTXExists checks if the EthDetailTX row exists.
FindAccountKey retrieves a single record by ID with an executor.
FindAddress retrieves a single record by ID with an executor.
FindAuthAccountKey retrieves a single record by ID with an executor.
FindAuthFullpubkey retrieves a single record by ID with an executor.
FindBTCTX retrieves a single record by ID with an executor.
FindBTCTXInput retrieves a single record by ID with an executor.
FindBTCTXOutput retrieves a single record by ID with an executor.
FindEthDetailTX retrieves a single record by ID with an executor.
FindPaymentRequest retrieves a single record by ID with an executor.
FindSeed retrieves a single record by ID with an executor.
FindTX retrieves a single record by ID with an executor.
FindXRPAccountKey retrieves a single record by ID with an executor.
FindXRPDetailTX retrieves a single record by ID with an executor.
NewQuery initializes a new Query using the passed in QueryMods.
PaymentRequestExists checks if the PaymentRequest row exists.
PaymentRequests retrieves all the records using an executor.
SeedExists checks if the Seed row exists.
Seeds retrieves all the records using an executor.
Txes retrieves all the records using an executor.
TXExists checks if the TX row exists.
XRPAccountKeyExists checks if the XRPAccountKey row exists.
XRPAccountKeys retrieves all the records using an executor.
XRPDetailTxes retrieves all the records using an executor.
XRPDetailTXExists checks if the XRPDetailTX row exists.

# Constants

Enum values for account_key.account.
Enum values for account_key.account.
Enum values for account_key.account.
Enum values for account_key.account.
Enum values for account_key.coin.
Enum values for account_key.coin.
Enum values for account_key.coin.
Enum values for account_key.coin.
Enum values for address.account.
Enum values for address.account.
Enum values for address.account.
Enum values for address.account.
Enum values for address.coin.
Enum values for address.coin.
Enum values for address.coin.
Enum values for address.coin.
Enum values for auth_account_key.coin.
Enum values for auth_account_key.coin.
Enum values for auth_fullpubkey.coin.
Enum values for auth_fullpubkey.coin.
Enum values for btc_tx.action.
Enum values for btc_tx.action.
Enum values for btc_tx.action.
Enum values for btc_tx.coin.
Enum values for btc_tx.coin.
Enum values for payment_request.coin.
Enum values for payment_request.coin.
Enum values for payment_request.coin.
Enum values for payment_request.coin.
Enum values for seed.coin.
Enum values for seed.coin.
Enum values for tx.action.
Enum values for tx.action.
Enum values for tx.action.
Enum values for tx.coin.
Enum values for tx.coin.
Enum values for xrp_account_key.account.
Enum values for xrp_account_key.account.
Enum values for xrp_account_key.account.
Enum values for xrp_account_key.account.
Enum values for xrp_account_key.coin.

# Variables

No description provided by the author
AccountKeyRels is where relationship names are stored.
No description provided by the author
No description provided by the author
AddressRels is where relationship names are stored.
No description provided by the author
No description provided by the author
AuthAccountKeyRels is where relationship names are stored.
No description provided by the author
No description provided by the author
AuthFullpubkeyRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
BTCTXInputRels is where relationship names are stored.
No description provided by the author
No description provided by the author
BTCTXOutputRels is where relationship names are stored.
No description provided by the author
BTCTXRels is where relationship names are stored.
No description provided by the author
ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
No description provided by the author
EthDetailTXRels is where relationship names are stored.
No description provided by the author
No description provided by the author
PaymentRequestRels is where relationship names are stored.
No description provided by the author
No description provided by the author
SeedRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
TXRels is where relationship names are stored.
No description provided by the author
No description provided by the author
XRPAccountKeyRels is where relationship names are stored.
No description provided by the author
No description provided by the author
XRPDetailTXRels is where relationship names are stored.
No description provided by the author

# Structs

AccountKey is an object representing the database table.
Address is an object representing the database table.
AuthAccountKey is an object representing the database table.
AuthFullpubkey is an object representing the database table.
BTCTX is an object representing the database table.
BTCTXInput is an object representing the database table.
BTCTXOutput is an object representing the database table.
EthDetailTX is an object representing the database table.
PaymentRequest is an object representing the database table.
Seed is an object representing the database table.
TX is an object representing the database table.
XRPAccountKey is an object representing the database table.
XRPDetailTX is an object representing the database table.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
M type is for providing columns and column values to UpdateAll.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author