Versions in this module Expand all Collapse all v1 v1.0.8 Sep 25, 2023 v1.0.6 Aug 24, 2023 Changes in this version + type AddressIterator struct + func NewAddressIterator(t interface{ ... }) *AddressIterator + func (_m *AddressIterator) Next() (*v1.Address, error) + func (_m *AddressIterator) PageInfo() *iterator.PageInfo + func (_m *AddressIterator) Response() *v1.ListAddressesResponse + type AssetIterator struct + func NewAssetIterator(t interface{ ... }) *AssetIterator + func (_m *AssetIterator) Next() (*v1.Asset, error) + func (_m *AssetIterator) PageInfo() *iterator.PageInfo + func (_m *AssetIterator) Response() *v1.ListAssetsResponse + type BalanceDetailIterator struct + func NewBalanceDetailIterator(t interface{ ... }) *BalanceDetailIterator + func (_m *BalanceDetailIterator) Next() (*v1.BalanceDetail, error) + func (_m *BalanceDetailIterator) PageInfo() *iterator.PageInfo + func (_m *BalanceDetailIterator) Response() *v1.ListBalanceDetailsResponse + type BalanceIterator struct + func NewBalanceIterator(t interface{ ... }) *BalanceIterator + func (_m *BalanceIterator) Next() (*v1.Balance, error) + func (_m *BalanceIterator) PageInfo() *iterator.PageInfo + func (_m *BalanceIterator) Response() *v1.ListBalancesResponse + type BlockchainServiceClient struct + func NewBlockchainServiceClient(t interface{ ... }) *BlockchainServiceClient + func (_m *BlockchainServiceClient) BatchGetAssets(ctx context.Context, req *v1.BatchGetAssetsRequest, opts ...gax.CallOption) (*v1.BatchGetAssetsResponse, error) + func (_m *BlockchainServiceClient) Close() error + func (_m *BlockchainServiceClient) Connection() *grpc.ClientConn + func (_m *BlockchainServiceClient) GetAsset(ctx context.Context, req *v1.GetAssetRequest, opts ...gax.CallOption) (*v1.Asset, error) + func (_m *BlockchainServiceClient) GetNetwork(ctx context.Context, req *v1.GetNetworkRequest, opts ...gax.CallOption) (*v1.Network, error) + func (_m *BlockchainServiceClient) ListAssets(ctx context.Context, req *v1.ListAssetsRequest, opts ...gax.CallOption) clientsv1.AssetIterator + func (_m *BlockchainServiceClient) ListNetworks(ctx context.Context, req *v1.ListNetworksRequest, opts ...gax.CallOption) clientsv1.NetworkIterator + type ClientWrappedAddDeviceOperation struct + func NewClientWrappedAddDeviceOperation(t interface{ ... }) *ClientWrappedAddDeviceOperation + func (_m *ClientWrappedAddDeviceOperation) Done() bool + func (_m *ClientWrappedAddDeviceOperation) Metadata() (*mpc_keysv1.AddDeviceMetadata, error) + func (_m *ClientWrappedAddDeviceOperation) Name() string + func (_m *ClientWrappedAddDeviceOperation) PathPrefix() string + func (_m *ClientWrappedAddDeviceOperation) Poll(ctx context.Context, opts ...gax.CallOption) (*mpc_keysv1.DeviceGroup, error) + func (_m *ClientWrappedAddDeviceOperation) Wait(ctx context.Context, opts ...gax.CallOption) (*mpc_keysv1.DeviceGroup, error) + type ClientWrappedCreateDeviceGroupOperation struct + func NewClientWrappedCreateDeviceGroupOperation(t interface{ ... }) *ClientWrappedCreateDeviceGroupOperation + func (_m *ClientWrappedCreateDeviceGroupOperation) Done() bool + func (_m *ClientWrappedCreateDeviceGroupOperation) Metadata() (*mpc_keysv1.CreateDeviceGroupMetadata, error) + func (_m *ClientWrappedCreateDeviceGroupOperation) Name() string + func (_m *ClientWrappedCreateDeviceGroupOperation) PathPrefix() string + func (_m *ClientWrappedCreateDeviceGroupOperation) Poll(ctx context.Context, opts ...gax.CallOption) (*mpc_keysv1.DeviceGroup, error) + func (_m *ClientWrappedCreateDeviceGroupOperation) Wait(ctx context.Context, opts ...gax.CallOption) (*mpc_keysv1.DeviceGroup, error) + type ClientWrappedCreateMPCTransactionOperation struct + func NewClientWrappedCreateMPCTransactionOperation(t interface{ ... }) *ClientWrappedCreateMPCTransactionOperation + func (_m *ClientWrappedCreateMPCTransactionOperation) Done() bool + func (_m *ClientWrappedCreateMPCTransactionOperation) Metadata() (*mpc_transactionsv1.CreateMPCTransactionMetadata, error) + func (_m *ClientWrappedCreateMPCTransactionOperation) Name() string + func (_m *ClientWrappedCreateMPCTransactionOperation) PathPrefix() string + func (_m *ClientWrappedCreateMPCTransactionOperation) Poll(ctx context.Context, opts ...gax.CallOption) (*mpc_transactionsv1.MPCTransaction, error) + func (_m *ClientWrappedCreateMPCTransactionOperation) Wait(ctx context.Context, opts ...gax.CallOption) (*mpc_transactionsv1.MPCTransaction, error) + type ClientWrappedCreateMPCWalletOperation struct + func NewClientWrappedCreateMPCWalletOperation(t interface{ ... }) *ClientWrappedCreateMPCWalletOperation + func (_m *ClientWrappedCreateMPCWalletOperation) Done() bool + func (_m *ClientWrappedCreateMPCWalletOperation) Metadata() (*mpc_walletsv1.CreateMPCWalletMetadata, error) + func (_m *ClientWrappedCreateMPCWalletOperation) Name() string + func (_m *ClientWrappedCreateMPCWalletOperation) PathPrefix() string + func (_m *ClientWrappedCreateMPCWalletOperation) Poll(ctx context.Context, opts ...gax.CallOption) (*mpc_walletsv1.MPCWallet, error) + func (_m *ClientWrappedCreateMPCWalletOperation) Wait(ctx context.Context, opts ...gax.CallOption) (*mpc_walletsv1.MPCWallet, error) + type ClientWrappedCreateSignatureOperation struct + func NewClientWrappedCreateSignatureOperation(t interface{ ... }) *ClientWrappedCreateSignatureOperation + func (_m *ClientWrappedCreateSignatureOperation) Done() bool + func (_m *ClientWrappedCreateSignatureOperation) Metadata() (*mpc_keysv1.CreateSignatureMetadata, error) + func (_m *ClientWrappedCreateSignatureOperation) Name() string + func (_m *ClientWrappedCreateSignatureOperation) PathPrefix() string + func (_m *ClientWrappedCreateSignatureOperation) Poll(ctx context.Context, opts ...gax.CallOption) (*mpc_keysv1.Signature, error) + func (_m *ClientWrappedCreateSignatureOperation) Wait(ctx context.Context, opts ...gax.CallOption) (*mpc_keysv1.Signature, error) + type ClientWrappedPrepareDeviceArchiveOperation struct + func NewClientWrappedPrepareDeviceArchiveOperation(t interface{ ... }) *ClientWrappedPrepareDeviceArchiveOperation + func (_m *ClientWrappedPrepareDeviceArchiveOperation) Done() bool + func (_m *ClientWrappedPrepareDeviceArchiveOperation) Metadata() (*mpc_keysv1.PrepareDeviceArchiveMetadata, error) + func (_m *ClientWrappedPrepareDeviceArchiveOperation) Name() string + func (_m *ClientWrappedPrepareDeviceArchiveOperation) PathPrefix() string + func (_m *ClientWrappedPrepareDeviceArchiveOperation) Poll(ctx context.Context, opts ...gax.CallOption) (*mpc_keysv1.DeviceGroup, error) + func (_m *ClientWrappedPrepareDeviceArchiveOperation) Wait(ctx context.Context, opts ...gax.CallOption) (*mpc_keysv1.DeviceGroup, error) + type ClientWrappedPrepareDeviceBackupOperation struct + func NewClientWrappedPrepareDeviceBackupOperation(t interface{ ... }) *ClientWrappedPrepareDeviceBackupOperation + func (_m *ClientWrappedPrepareDeviceBackupOperation) Done() bool + func (_m *ClientWrappedPrepareDeviceBackupOperation) Metadata() (*mpc_keysv1.PrepareDeviceBackupMetadata, error) + func (_m *ClientWrappedPrepareDeviceBackupOperation) Name() string + func (_m *ClientWrappedPrepareDeviceBackupOperation) PathPrefix() string + func (_m *ClientWrappedPrepareDeviceBackupOperation) Poll(ctx context.Context, opts ...gax.CallOption) (*mpc_keysv1.DeviceGroup, error) + func (_m *ClientWrappedPrepareDeviceBackupOperation) Wait(ctx context.Context, opts ...gax.CallOption) (*mpc_keysv1.DeviceGroup, error) + type MPCKeyServiceClient struct + func NewMPCKeyServiceClient(t interface{ ... }) *MPCKeyServiceClient + func (_m *MPCKeyServiceClient) AddDevice(ctx context.Context, req *v1.AddDeviceRequest, opts ...gax.CallOption) (clientsv1.ClientWrappedAddDeviceOperation, error) + func (_m *MPCKeyServiceClient) AddDeviceOperation(name string) clientsv1.ClientWrappedAddDeviceOperation + func (_m *MPCKeyServiceClient) Close() error + func (_m *MPCKeyServiceClient) Connection() *grpc.ClientConn + func (_m *MPCKeyServiceClient) CreateDeviceGroup(ctx context.Context, req *v1.CreateDeviceGroupRequest, opts ...gax.CallOption) (clientsv1.ClientWrappedCreateDeviceGroupOperation, error) + func (_m *MPCKeyServiceClient) CreateDeviceGroupOperation(name string) clientsv1.ClientWrappedCreateDeviceGroupOperation + func (_m *MPCKeyServiceClient) CreateMPCKey(ctx context.Context, req *v1.CreateMPCKeyRequest, opts ...gax.CallOption) (*v1.MPCKey, error) + func (_m *MPCKeyServiceClient) CreateSignature(ctx context.Context, req *v1.CreateSignatureRequest, opts ...gax.CallOption) (clientsv1.ClientWrappedCreateSignatureOperation, error) + func (_m *MPCKeyServiceClient) CreateSignatureOperation(name string) clientsv1.ClientWrappedCreateSignatureOperation + func (_m *MPCKeyServiceClient) GetDevice(ctx context.Context, req *v1.GetDeviceRequest, opts ...gax.CallOption) (*v1.Device, error) + func (_m *MPCKeyServiceClient) GetDeviceGroup(ctx context.Context, req *v1.GetDeviceGroupRequest, opts ...gax.CallOption) (*v1.DeviceGroup, error) + func (_m *MPCKeyServiceClient) GetMPCKey(ctx context.Context, req *v1.GetMPCKeyRequest, opts ...gax.CallOption) (*v1.MPCKey, error) + func (_m *MPCKeyServiceClient) GetOperation(ctx context.Context, req *longrunningpb.GetOperationRequest, ...) (*longrunningpb.Operation, error) + func (_m *MPCKeyServiceClient) ListMPCOperations(ctx context.Context, req *v1.ListMPCOperationsRequest, opts ...gax.CallOption) (*v1.ListMPCOperationsResponse, error) + func (_m *MPCKeyServiceClient) PrepareDeviceArchive(ctx context.Context, req *v1.PrepareDeviceArchiveRequest, ...) (clientsv1.ClientWrappedPrepareDeviceArchiveOperation, error) + func (_m *MPCKeyServiceClient) PrepareDeviceArchiveOperation(name string) clientsv1.ClientWrappedPrepareDeviceArchiveOperation + func (_m *MPCKeyServiceClient) PrepareDeviceBackup(ctx context.Context, req *v1.PrepareDeviceBackupRequest, ...) (clientsv1.ClientWrappedPrepareDeviceBackupOperation, error) + func (_m *MPCKeyServiceClient) PrepareDeviceBackupOperation(name string) clientsv1.ClientWrappedPrepareDeviceBackupOperation + func (_m *MPCKeyServiceClient) RegisterDevice(ctx context.Context, req *v1.RegisterDeviceRequest, opts ...gax.CallOption) (*v1.Device, error) + func (_m *MPCKeyServiceClient) RevokeDevice(ctx context.Context, req *v1.RevokeDeviceRequest, opts ...gax.CallOption) error + type MPCTransactionIterator struct + func NewMPCTransactionIterator(t interface{ ... }) *MPCTransactionIterator + func (_m *MPCTransactionIterator) Next() (*v1.MPCTransaction, error) + func (_m *MPCTransactionIterator) PageInfo() *iterator.PageInfo + func (_m *MPCTransactionIterator) Response() *v1.ListMPCTransactionsResponse + type MPCTransactionServiceClient struct + func NewMPCTransactionServiceClient(t interface{ ... }) *MPCTransactionServiceClient + func (_m *MPCTransactionServiceClient) Close() error + func (_m *MPCTransactionServiceClient) Connection() *grpc.ClientConn + func (_m *MPCTransactionServiceClient) CreateMPCTransaction(ctx context.Context, req *mpc_transactionsv1.CreateMPCTransactionRequest, ...) (v1.ClientWrappedCreateMPCTransactionOperation, error) + func (_m *MPCTransactionServiceClient) CreateMPCTransactionOperation(name string) v1.ClientWrappedCreateMPCTransactionOperation + func (_m *MPCTransactionServiceClient) GetMPCTransaction(ctx context.Context, req *mpc_transactionsv1.GetMPCTransactionRequest, ...) (*mpc_transactionsv1.MPCTransaction, error) + func (_m *MPCTransactionServiceClient) GetOperation(ctx context.Context, req *longrunningpb.GetOperationRequest, ...) (*longrunningpb.Operation, error) + func (_m *MPCTransactionServiceClient) ListMPCTransactions(ctx context.Context, req *mpc_transactionsv1.ListMPCTransactionsRequest, ...) v1.MPCTransactionIterator + type MPCWalletIterator struct + func NewMPCWalletIterator(t interface{ ... }) *MPCWalletIterator + func (_m *MPCWalletIterator) Next() (*v1.MPCWallet, error) + func (_m *MPCWalletIterator) PageInfo() *iterator.PageInfo + func (_m *MPCWalletIterator) Response() *v1.ListMPCWalletsResponse + type MPCWalletServiceClient struct + func NewMPCWalletServiceClient(t interface{ ... }) *MPCWalletServiceClient + func (_m *MPCWalletServiceClient) Close() error + func (_m *MPCWalletServiceClient) Connection() *grpc.ClientConn + func (_m *MPCWalletServiceClient) CreateMPCWallet(ctx context.Context, req *mpc_walletsv1.CreateMPCWalletRequest, ...) (v1.ClientWrappedCreateMPCWalletOperation, error) + func (_m *MPCWalletServiceClient) CreateMPCWalletOperation(name string) v1.ClientWrappedCreateMPCWalletOperation + func (_m *MPCWalletServiceClient) GenerateAddress(ctx context.Context, req *mpc_walletsv1.GenerateAddressRequest, ...) (*mpc_walletsv1.Address, error) + func (_m *MPCWalletServiceClient) GetAddress(ctx context.Context, req *mpc_walletsv1.GetAddressRequest, ...) (*mpc_walletsv1.Address, error) + func (_m *MPCWalletServiceClient) GetMPCWallet(ctx context.Context, req *mpc_walletsv1.GetMPCWalletRequest, ...) (*mpc_walletsv1.MPCWallet, error) + func (_m *MPCWalletServiceClient) GetOperation(ctx context.Context, req *longrunningpb.GetOperationRequest, ...) (*longrunningpb.Operation, error) + func (_m *MPCWalletServiceClient) ListAddresses(ctx context.Context, req *mpc_walletsv1.ListAddressesRequest, ...) v1.AddressIterator + func (_m *MPCWalletServiceClient) ListBalanceDetails(ctx context.Context, req *mpc_walletsv1.ListBalanceDetailsRequest, ...) v1.BalanceDetailIterator + func (_m *MPCWalletServiceClient) ListBalances(ctx context.Context, req *mpc_walletsv1.ListBalancesRequest, ...) v1.BalanceIterator + func (_m *MPCWalletServiceClient) ListMPCWallets(ctx context.Context, req *mpc_walletsv1.ListMPCWalletsRequest, ...) v1.MPCWalletIterator + type NetworkIterator struct + func NewNetworkIterator(t interface{ ... }) *NetworkIterator + func (_m *NetworkIterator) Next() (*v1.Network, error) + func (_m *NetworkIterator) PageInfo() *iterator.PageInfo + func (_m *NetworkIterator) Response() *v1.ListNetworksResponse + type PoolIterator struct + func NewPoolIterator(t interface{ ... }) *PoolIterator + func (_m *PoolIterator) Next() (*v1.Pool, error) + func (_m *PoolIterator) PageInfo() *iterator.PageInfo + func (_m *PoolIterator) Response() *v1.ListPoolsResponse + type PoolServiceClient struct + func NewPoolServiceClient(t interface{ ... }) *PoolServiceClient + func (_m *PoolServiceClient) Close() error + func (_m *PoolServiceClient) Connection() *grpc.ClientConn + func (_m *PoolServiceClient) CreatePool(ctx context.Context, req *poolsv1.CreatePoolRequest, opts ...gax.CallOption) (*poolsv1.Pool, error) + func (_m *PoolServiceClient) GetPool(ctx context.Context, req *poolsv1.GetPoolRequest, opts ...gax.CallOption) (*poolsv1.Pool, error) + func (_m *PoolServiceClient) ListPools(ctx context.Context, req *poolsv1.ListPoolsRequest, opts ...gax.CallOption) v1.PoolIterator + type ProtocolServiceClient struct + func NewProtocolServiceClient(t interface{ ... }) *ProtocolServiceClient + func (_m *ProtocolServiceClient) BroadcastTransaction(ctx context.Context, req *v1.BroadcastTransactionRequest, ...) (*typesv1.Transaction, error) + func (_m *ProtocolServiceClient) Close() error + func (_m *ProtocolServiceClient) Connection() *grpc.ClientConn + func (_m *ProtocolServiceClient) ConstructTransaction(ctx context.Context, req *v1.ConstructTransactionRequest, ...) (*typesv1.Transaction, error) + func (_m *ProtocolServiceClient) ConstructTransferTransaction(ctx context.Context, req *v1.ConstructTransferTransactionRequest, ...) (*typesv1.Transaction, error) + func (_m *ProtocolServiceClient) EstimateFee(ctx context.Context, req *v1.EstimateFeeRequest, opts ...gax.CallOption) (*v1.EstimateFeeResponse, error)