package
0.0.0-20220916203922-7b7c10a5d0ef
Repository: https://github.com/trustbloc/ace.git
Documentation: pkg.go.dev

# Functions

New creates a new operations API client.
NewPostCompareInternalServerError creates a PostCompareInternalServerError with default headers values.
NewPostCompareOK creates a PostCompareOK with default headers values.
NewPostCompareParams creates a new PostCompareParams object, with the default timeout for this client.
NewPostCompareParamsWithContext creates a new PostCompareParams object with the ability to set a context for a request.
NewPostCompareParamsWithHTTPClient creates a new PostCompareParams object with the ability to set a custom HTTPClient for a request.
NewPostCompareParamsWithTimeout creates a new PostCompareParams object with the ability to set a timeout on a request.
NewPostExtractInternalServerError creates a PostExtractInternalServerError with default headers values.
NewPostExtractOK creates a PostExtractOK with default headers values.
NewPostExtractParams creates a new PostExtractParams object, with the default timeout for this client.
NewPostExtractParamsWithContext creates a new PostExtractParams object with the ability to set a context for a request.
NewPostExtractParamsWithHTTPClient creates a new PostExtractParams object with the ability to set a custom HTTPClient for a request.
NewPostExtractParamsWithTimeout creates a new PostExtractParams object with the ability to set a timeout on a request.
NewPostHubstoreProfilesCreated creates a PostHubstoreProfilesCreated with default headers values.
NewPostHubstoreProfilesInternalServerError creates a PostHubstoreProfilesInternalServerError with default headers values.
NewPostHubstoreProfilesParams creates a new PostHubstoreProfilesParams object, with the default timeout for this client.
NewPostHubstoreProfilesParamsWithContext creates a new PostHubstoreProfilesParams object with the ability to set a context for a request.
NewPostHubstoreProfilesParamsWithHTTPClient creates a new PostHubstoreProfilesParams object with the ability to set a custom HTTPClient for a request.
NewPostHubstoreProfilesParamsWithTimeout creates a new PostHubstoreProfilesParams object with the ability to set a timeout on a request.
NewPostHubstoreProfilesProfileIDAuthorizationsCreated creates a PostHubstoreProfilesProfileIDAuthorizationsCreated with default headers values.
NewPostHubstoreProfilesProfileIDAuthorizationsInternalServerError creates a PostHubstoreProfilesProfileIDAuthorizationsInternalServerError with default headers values.
NewPostHubstoreProfilesProfileIDAuthorizationsParams creates a new PostHubstoreProfilesProfileIDAuthorizationsParams object, with the default timeout for this client.
NewPostHubstoreProfilesProfileIDAuthorizationsParamsWithContext creates a new PostHubstoreProfilesProfileIDAuthorizationsParams object with the ability to set a context for a request.
NewPostHubstoreProfilesProfileIDAuthorizationsParamsWithHTTPClient creates a new PostHubstoreProfilesProfileIDAuthorizationsParams object with the ability to set a custom HTTPClient for a request.
NewPostHubstoreProfilesProfileIDAuthorizationsParamsWithTimeout creates a new PostHubstoreProfilesProfileIDAuthorizationsParams object with the ability to set a timeout on a request.
NewPostHubstoreProfilesProfileIDQueriesBadRequest creates a PostHubstoreProfilesProfileIDQueriesBadRequest with default headers values.
NewPostHubstoreProfilesProfileIDQueriesCreated creates a PostHubstoreProfilesProfileIDQueriesCreated with default headers values.
NewPostHubstoreProfilesProfileIDQueriesInternalServerError creates a PostHubstoreProfilesProfileIDQueriesInternalServerError with default headers values.
NewPostHubstoreProfilesProfileIDQueriesParams creates a new PostHubstoreProfilesProfileIDQueriesParams object, with the default timeout for this client.
NewPostHubstoreProfilesProfileIDQueriesParamsWithContext creates a new PostHubstoreProfilesProfileIDQueriesParams object with the ability to set a context for a request.
NewPostHubstoreProfilesProfileIDQueriesParamsWithHTTPClient creates a new PostHubstoreProfilesProfileIDQueriesParams object with the ability to set a custom HTTPClient for a request.
NewPostHubstoreProfilesProfileIDQueriesParamsWithTimeout creates a new PostHubstoreProfilesProfileIDQueriesParams object with the ability to set a timeout on a request.

# Structs

Client for operations API */.
PostCompareInternalServerError describes a response with status code 500, with default header values.
PostCompareOK describes a response with status code 200, with default header values.
PostCompareParams contains all the parameters to send to the API endpoint for the post compare operation.
PostCompareReader is a Reader for the PostCompare structure.
PostExtractInternalServerError describes a response with status code 500, with default header values.
PostExtractOK describes a response with status code 200, with default header values.
PostExtractParams contains all the parameters to send to the API endpoint for the post extract operation.
PostExtractReader is a Reader for the PostExtract structure.
PostHubstoreProfilesCreated describes a response with status code 201, with default header values.
PostHubstoreProfilesInternalServerError describes a response with status code 500, with default header values.
PostHubstoreProfilesParams contains all the parameters to send to the API endpoint for the post hubstore profiles operation.
PostHubstoreProfilesProfileIDAuthorizationsCreated describes a response with status code 201, with default header values.
PostHubstoreProfilesProfileIDAuthorizationsInternalServerError describes a response with status code 500, with default header values.
PostHubstoreProfilesProfileIDAuthorizationsParams contains all the parameters to send to the API endpoint for the post hubstore profiles profile ID authorizations operation.
PostHubstoreProfilesProfileIDAuthorizationsReader is a Reader for the PostHubstoreProfilesProfileIDAuthorizations structure.
PostHubstoreProfilesProfileIDQueriesBadRequest describes a response with status code 400, with default header values.
PostHubstoreProfilesProfileIDQueriesCreated describes a response with status code 201, with default header values.
PostHubstoreProfilesProfileIDQueriesInternalServerError describes a response with status code 500, with default header values.
PostHubstoreProfilesProfileIDQueriesParams contains all the parameters to send to the API endpoint for the post hubstore profiles profile ID queries operation.
PostHubstoreProfilesProfileIDQueriesReader is a Reader for the PostHubstoreProfilesProfileIDQueries structure.
PostHubstoreProfilesReader is a Reader for the PostHubstoreProfiles structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.