package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new consensus API client.
NewApproveActivityOK creates a ApproveActivityOK with default headers values.
NewApproveActivityParams creates a new ApproveActivityParams object, with the default timeout for this client.
NewApproveActivityParamsWithContext creates a new ApproveActivityParams object with the ability to set a context for a request.
NewApproveActivityParamsWithHTTPClient creates a new ApproveActivityParams object with the ability to set a custom HTTPClient for a request.
NewApproveActivityParamsWithTimeout creates a new ApproveActivityParams object with the ability to set a timeout on a request.
NewRejectActivityOK creates a RejectActivityOK with default headers values.
NewRejectActivityParams creates a new RejectActivityParams object, with the default timeout for this client.
NewRejectActivityParamsWithContext creates a new RejectActivityParams object with the ability to set a context for a request.
NewRejectActivityParamsWithHTTPClient creates a new RejectActivityParams object with the ability to set a custom HTTPClient for a request.
NewRejectActivityParamsWithTimeout creates a new RejectActivityParams object with the ability to set a timeout on a request.

# Structs

ApproveActivityOK describes a response with status code 200, with default header values.
ApproveActivityParams contains all the parameters to send to the API endpoint for the approve activity operation.
ApproveActivityReader is a Reader for the ApproveActivity structure.
Client for consensus API */.
RejectActivityOK describes a response with status code 200, with default header values.
RejectActivityParams contains all the parameters to send to the API endpoint for the reject activity operation.
RejectActivityReader is a Reader for the RejectActivity structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.