package
0.0.0-20230730171931-4a9e3d14a5f9
Repository: https://github.com/filinvadim/bigchaindb-go.git
Documentation: pkg.go.dev

# Functions

New creates a new operations API client.
NewGetAssetsBadRequest creates a GetAssetsBadRequest with default headers values.
NewGetAssetsOK creates a GetAssetsOK with default headers values.
NewGetAssetsParams creates a new GetAssetsParams object, with the default timeout for this client.
NewGetAssetsParamsWithContext creates a new GetAssetsParams object with the ability to set a context for a request.
NewGetAssetsParamsWithHTTPClient creates a new GetAssetsParams object with the ability to set a custom HTTPClient for a request.
NewGetAssetsParamsWithTimeout creates a new GetAssetsParams object with the ability to set a timeout on a request.
NewGetBlocksBadRequest creates a GetBlocksBadRequest with default headers values.
NewGetBlocksBlockHeightBadRequest creates a GetBlocksBlockHeightBadRequest with default headers values.
NewGetBlocksBlockHeightNotFound creates a GetBlocksBlockHeightNotFound with default headers values.
NewGetBlocksBlockHeightOK creates a GetBlocksBlockHeightOK with default headers values.
NewGetBlocksBlockHeightParams creates a new GetBlocksBlockHeightParams object, with the default timeout for this client.
NewGetBlocksBlockHeightParamsWithContext creates a new GetBlocksBlockHeightParams object with the ability to set a context for a request.
NewGetBlocksBlockHeightParamsWithHTTPClient creates a new GetBlocksBlockHeightParams object with the ability to set a custom HTTPClient for a request.
NewGetBlocksBlockHeightParamsWithTimeout creates a new GetBlocksBlockHeightParams object with the ability to set a timeout on a request.
NewGetBlocksOK creates a GetBlocksOK with default headers values.
NewGetBlocksParams creates a new GetBlocksParams object, with the default timeout for this client.
NewGetBlocksParamsWithContext creates a new GetBlocksParams object with the ability to set a context for a request.
NewGetBlocksParamsWithHTTPClient creates a new GetBlocksParams object with the ability to set a custom HTTPClient for a request.
NewGetBlocksParamsWithTimeout creates a new GetBlocksParams object with the ability to set a timeout on a request.
NewGetMetadataBadRequest creates a GetMetadataBadRequest with default headers values.
NewGetMetadataOK creates a GetMetadataOK with default headers values.
NewGetMetadataParams creates a new GetMetadataParams object, with the default timeout for this client.
NewGetMetadataParamsWithContext creates a new GetMetadataParams object with the ability to set a context for a request.
NewGetMetadataParamsWithHTTPClient creates a new GetMetadataParams object with the ability to set a custom HTTPClient for a request.
NewGetMetadataParamsWithTimeout creates a new GetMetadataParams object with the ability to set a timeout on a request.
NewGetOutputsBadRequest creates a GetOutputsBadRequest with default headers values.
NewGetOutputsOK creates a GetOutputsOK with default headers values.
NewGetOutputsParams creates a new GetOutputsParams object, with the default timeout for this client.
NewGetOutputsParamsWithContext creates a new GetOutputsParams object with the ability to set a context for a request.
NewGetOutputsParamsWithHTTPClient creates a new GetOutputsParams object with the ability to set a custom HTTPClient for a request.
NewGetOutputsParamsWithTimeout creates a new GetOutputsParams object with the ability to set a timeout on a request.
NewGetTransactionsBadRequest creates a GetTransactionsBadRequest with default headers values.
NewGetTransactionsOK creates a GetTransactionsOK with default headers values.
NewGetTransactionsParams creates a new GetTransactionsParams object, with the default timeout for this client.
NewGetTransactionsParamsWithContext creates a new GetTransactionsParams object with the ability to set a context for a request.
NewGetTransactionsParamsWithHTTPClient creates a new GetTransactionsParams object with the ability to set a custom HTTPClient for a request.
NewGetTransactionsParamsWithTimeout creates a new GetTransactionsParams object with the ability to set a timeout on a request.
NewGetTransactionsTransactionIDNotFound creates a GetTransactionsTransactionIDNotFound with default headers values.
NewGetTransactionsTransactionIDOK creates a GetTransactionsTransactionIDOK with default headers values.
NewGetTransactionsTransactionIDParams creates a new GetTransactionsTransactionIDParams object, with the default timeout for this client.
NewGetTransactionsTransactionIDParamsWithContext creates a new GetTransactionsTransactionIDParams object with the ability to set a context for a request.
NewGetTransactionsTransactionIDParamsWithHTTPClient creates a new GetTransactionsTransactionIDParams object with the ability to set a custom HTTPClient for a request.
NewGetTransactionsTransactionIDParamsWithTimeout creates a new GetTransactionsTransactionIDParams object with the ability to set a timeout on a request.
NewPostTransactionsAccepted creates a PostTransactionsAccepted with default headers values.
NewPostTransactionsBadRequest creates a PostTransactionsBadRequest with default headers values.
NewPostTransactionsInternalServerError creates a PostTransactionsInternalServerError with default headers values.
NewPostTransactionsParams creates a new PostTransactionsParams object, with the default timeout for this client.
NewPostTransactionsParamsWithContext creates a new PostTransactionsParams object with the ability to set a context for a request.
NewPostTransactionsParamsWithHTTPClient creates a new PostTransactionsParams object with the ability to set a custom HTTPClient for a request.
NewPostTransactionsParamsWithTimeout creates a new PostTransactionsParams object with the ability to set a timeout on a request.

# Structs

Client for operations API */.
GetAssetsBadRequest describes a response with status code 400, with default header values.
GetAssetsOK describes a response with status code 200, with default header values.
GetAssetsParams contains all the parameters to send to the API endpoint for the get assets operation.
GetAssetsReader is a Reader for the GetAssets structure.
GetBlocksBadRequest describes a response with status code 400, with default header values.
GetBlocksBlockHeightBadRequest describes a response with status code 400, with default header values.
GetBlocksBlockHeightNotFound describes a response with status code 404, with default header values.
GetBlocksBlockHeightOK describes a response with status code 200, with default header values.
GetBlocksBlockHeightParams contains all the parameters to send to the API endpoint for the get blocks block height operation.
GetBlocksBlockHeightReader is a Reader for the GetBlocksBlockHeight structure.
GetBlocksOK describes a response with status code 200, with default header values.
GetBlocksParams contains all the parameters to send to the API endpoint for the get blocks operation.
GetBlocksReader is a Reader for the GetBlocks structure.
GetMetadataBadRequest describes a response with status code 400, with default header values.
GetMetadataOK describes a response with status code 200, with default header values.
GetMetadataParams contains all the parameters to send to the API endpoint for the get metadata operation.
GetMetadataReader is a Reader for the GetMetadata structure.
GetOutputsBadRequest describes a response with status code 400, with default header values.
GetOutputsOK describes a response with status code 200, with default header values.
GetOutputsParams contains all the parameters to send to the API endpoint for the get outputs operation.
GetOutputsReader is a Reader for the GetOutputs structure.
GetTransactionsBadRequest describes a response with status code 400, with default header values.
GetTransactionsOK describes a response with status code 200, with default header values.
GetTransactionsParams contains all the parameters to send to the API endpoint for the get transactions operation.
GetTransactionsReader is a Reader for the GetTransactions structure.
GetTransactionsTransactionIDNotFound describes a response with status code 404, with default header values.
GetTransactionsTransactionIDOK describes a response with status code 200, with default header values.
GetTransactionsTransactionIDParams contains all the parameters to send to the API endpoint for the get transactions transaction ID operation.
GetTransactionsTransactionIDReader is a Reader for the GetTransactionsTransactionID structure.
PostTransactionsAccepted describes a response with status code 202, with default header values.
PostTransactionsBadRequest describes a response with status code 400, with default header values.
PostTransactionsInternalServerError describes a response with status code 500, with default header values.
PostTransactionsParams contains all the parameters to send to the API endpoint for the post transactions operation.
PostTransactionsReader is a Reader for the PostTransactions structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.