package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev
# Functions
New creates a new wallets API client.
NewCreateWalletAccountsOK creates a CreateWalletAccountsOK with default headers values.
NewCreateWalletAccountsParams creates a new CreateWalletAccountsParams object, with the default timeout for this client.
NewCreateWalletAccountsParamsWithContext creates a new CreateWalletAccountsParams object with the ability to set a context for a request.
NewCreateWalletAccountsParamsWithHTTPClient creates a new CreateWalletAccountsParams object with the ability to set a custom HTTPClient for a request.
NewCreateWalletAccountsParamsWithTimeout creates a new CreateWalletAccountsParams object with the ability to set a timeout on a request.
NewCreateWalletOK creates a CreateWalletOK with default headers values.
NewCreateWalletParams creates a new CreateWalletParams object, with the default timeout for this client.
NewCreateWalletParamsWithContext creates a new CreateWalletParams object with the ability to set a context for a request.
NewCreateWalletParamsWithHTTPClient creates a new CreateWalletParams object with the ability to set a custom HTTPClient for a request.
NewCreateWalletParamsWithTimeout creates a new CreateWalletParams object with the ability to set a timeout on a request.
NewDeleteWalletsOK creates a DeleteWalletsOK with default headers values.
NewDeleteWalletsParams creates a new DeleteWalletsParams object, with the default timeout for this client.
NewDeleteWalletsParamsWithContext creates a new DeleteWalletsParams object with the ability to set a context for a request.
NewDeleteWalletsParamsWithHTTPClient creates a new DeleteWalletsParams object with the ability to set a custom HTTPClient for a request.
NewDeleteWalletsParamsWithTimeout creates a new DeleteWalletsParams object with the ability to set a timeout on a request.
NewExportWalletAccountOK creates a ExportWalletAccountOK with default headers values.
NewExportWalletAccountParams creates a new ExportWalletAccountParams object, with the default timeout for this client.
NewExportWalletAccountParamsWithContext creates a new ExportWalletAccountParams object with the ability to set a context for a request.
NewExportWalletAccountParamsWithHTTPClient creates a new ExportWalletAccountParams object with the ability to set a custom HTTPClient for a request.
NewExportWalletAccountParamsWithTimeout creates a new ExportWalletAccountParams object with the ability to set a timeout on a request.
NewExportWalletOK creates a ExportWalletOK with default headers values.
NewExportWalletParams creates a new ExportWalletParams object, with the default timeout for this client.
NewExportWalletParamsWithContext creates a new ExportWalletParams object with the ability to set a context for a request.
NewExportWalletParamsWithHTTPClient creates a new ExportWalletParams object with the ability to set a custom HTTPClient for a request.
NewExportWalletParamsWithTimeout creates a new ExportWalletParams object with the ability to set a timeout on a request.
NewGetWalletAccountsOK creates a GetWalletAccountsOK with default headers values.
NewGetWalletAccountsParams creates a new GetWalletAccountsParams object, with the default timeout for this client.
NewGetWalletAccountsParamsWithContext creates a new GetWalletAccountsParams object with the ability to set a context for a request.
NewGetWalletAccountsParamsWithHTTPClient creates a new GetWalletAccountsParams object with the ability to set a custom HTTPClient for a request.
NewGetWalletAccountsParamsWithTimeout creates a new GetWalletAccountsParams object with the ability to set a timeout on a request.
NewGetWalletOK creates a GetWalletOK with default headers values.
NewGetWalletParams creates a new GetWalletParams object, with the default timeout for this client.
NewGetWalletParamsWithContext creates a new GetWalletParams object with the ability to set a context for a request.
NewGetWalletParamsWithHTTPClient creates a new GetWalletParams object with the ability to set a custom HTTPClient for a request.
NewGetWalletParamsWithTimeout creates a new GetWalletParams object with the ability to set a timeout on a request.
NewGetWalletsOK creates a GetWalletsOK with default headers values.
NewGetWalletsParams creates a new GetWalletsParams object, with the default timeout for this client.
NewGetWalletsParamsWithContext creates a new GetWalletsParams object with the ability to set a context for a request.
NewGetWalletsParamsWithHTTPClient creates a new GetWalletsParams object with the ability to set a custom HTTPClient for a request.
NewGetWalletsParamsWithTimeout creates a new GetWalletsParams object with the ability to set a timeout on a request.
NewImportWalletOK creates a ImportWalletOK with default headers values.
NewImportWalletParams creates a new ImportWalletParams object, with the default timeout for this client.
NewImportWalletParamsWithContext creates a new ImportWalletParams object with the ability to set a context for a request.
NewImportWalletParamsWithHTTPClient creates a new ImportWalletParams object with the ability to set a custom HTTPClient for a request.
NewImportWalletParamsWithTimeout creates a new ImportWalletParams object with the ability to set a timeout on a request.
NewInitImportWalletOK creates a InitImportWalletOK with default headers values.
NewInitImportWalletParams creates a new InitImportWalletParams object, with the default timeout for this client.
NewInitImportWalletParamsWithContext creates a new InitImportWalletParams object with the ability to set a context for a request.
NewInitImportWalletParamsWithHTTPClient creates a new InitImportWalletParams object with the ability to set a custom HTTPClient for a request.
NewInitImportWalletParamsWithTimeout creates a new InitImportWalletParams object with the ability to set a timeout on a request.
# Structs
Client for wallets API
*/.
CreateWalletAccountsOK describes a response with status code 200, with default header values.
CreateWalletAccountsParams contains all the parameters to send to the API endpoint
for the create wallet accounts operation.
CreateWalletAccountsReader is a Reader for the CreateWalletAccounts structure.
CreateWalletOK describes a response with status code 200, with default header values.
CreateWalletParams contains all the parameters to send to the API endpoint
for the create wallet operation.
CreateWalletReader is a Reader for the CreateWallet structure.
DeleteWalletsOK describes a response with status code 200, with default header values.
DeleteWalletsParams contains all the parameters to send to the API endpoint
for the delete wallets operation.
DeleteWalletsReader is a Reader for the DeleteWallets structure.
ExportWalletAccountOK describes a response with status code 200, with default header values.
ExportWalletAccountParams contains all the parameters to send to the API endpoint
for the export wallet account operation.
ExportWalletAccountReader is a Reader for the ExportWalletAccount structure.
ExportWalletOK describes a response with status code 200, with default header values.
ExportWalletParams contains all the parameters to send to the API endpoint
for the export wallet operation.
ExportWalletReader is a Reader for the ExportWallet structure.
GetWalletAccountsOK describes a response with status code 200, with default header values.
GetWalletAccountsParams contains all the parameters to send to the API endpoint
for the get wallet accounts operation.
GetWalletAccountsReader is a Reader for the GetWalletAccounts structure.
GetWalletOK describes a response with status code 200, with default header values.
GetWalletParams contains all the parameters to send to the API endpoint
for the get wallet operation.
GetWalletReader is a Reader for the GetWallet structure.
GetWalletsOK describes a response with status code 200, with default header values.
GetWalletsParams contains all the parameters to send to the API endpoint
for the get wallets operation.
GetWalletsReader is a Reader for the GetWallets structure.
ImportWalletOK describes a response with status code 200, with default header values.
ImportWalletParams contains all the parameters to send to the API endpoint
for the import wallet operation.
ImportWalletReader is a Reader for the ImportWallet structure.
InitImportWalletOK describes a response with status code 200, with default header values.
InitImportWalletParams contains all the parameters to send to the API endpoint
for the init import wallet operation.
InitImportWalletReader is a Reader for the InitImportWallet structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.