# Functions
New creates a new search API client.
NewSearchInternalServerError creates a SearchInternalServerError with default headers values.
NewSearchOK creates a SearchOK with default headers values.
NewSearchParams creates a new SearchParams object, with the default timeout for this client.
NewSearchParamsWithContext creates a new SearchParams object with the ability to set a context for a request.
NewSearchParamsWithHTTPClient creates a new SearchParams object with the ability to set a custom HTTPClient for a request.
NewSearchParamsWithTimeout creates a new SearchParams object with the ability to set a timeout on a request.
# Structs
Client for search API
*/.
SearchInternalServerError describes a response with status code 500, with default header values.
SearchOK describes a response with status code 200, with default header values.
SearchParams contains all the parameters to send to the API endpoint
for the search operation.
SearchReader is a Reader for the Search structure.
# Interfaces
API is the interface of the search client.