# Functions
New creates a new search API client.
NewSearchBadRequest creates a SearchBadRequest 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.
NewSearchTooManyRequests creates a SearchTooManyRequests with default headers values.
# Structs
Client for search API
*/.
SearchBadRequest 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.
SearchTooManyRequests handles this case with default header values.