# 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 values initialized.
NewSearchParamsWithContext creates a new SearchParams object with the default values initialized, and the ability to set a context for a request.
NewSearchParamsWithHTTPClient creates a new SearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSearchParamsWithTimeout creates a new SearchParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for search API
*/.
SearchInternalServerError handles this case with default header values.
SearchOK handles this case with default header values.
SearchParams contains all the parameters to send to the API endpoint
for the search operation typically these are written to a http.Request
*/.
SearchReader is a Reader for the Search structure.
# Interfaces
ClientService is the interface for Client methods.