# Functions
New creates a new medco node API client.
NewExploreQueryDefault creates a ExploreQueryDefault with default headers values.
NewExploreQueryOK creates a ExploreQueryOK with default headers values.
NewExploreQueryParams creates a new ExploreQueryParams object with the default values initialized.
NewExploreQueryParamsWithContext creates a new ExploreQueryParams object with the default values initialized, and the ability to set a context for a request.
NewExploreQueryParamsWithHTTPClient creates a new ExploreQueryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewExploreQueryParamsWithTimeout creates a new ExploreQueryParams object with the default values initialized, and the ability to set a timeout on a request.
NewExploreSearchDefault creates a ExploreSearchDefault with default headers values.
NewExploreSearchOK creates a ExploreSearchOK with default headers values.
NewExploreSearchParams creates a new ExploreSearchParams object with the default values initialized.
NewExploreSearchParamsWithContext creates a new ExploreSearchParams object with the default values initialized, and the ability to set a context for a request.
NewExploreSearchParamsWithHTTPClient creates a new ExploreSearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewExploreSearchParamsWithTimeout creates a new ExploreSearchParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetExploreQueryDefault creates a GetExploreQueryDefault with default headers values.
NewGetExploreQueryNotFound creates a GetExploreQueryNotFound with default headers values.
NewGetExploreQueryOK creates a GetExploreQueryOK with default headers values.
NewGetExploreQueryParams creates a new GetExploreQueryParams object with the default values initialized.
NewGetExploreQueryParamsWithContext creates a new GetExploreQueryParams object with the default values initialized, and the ability to set a context for a request.
NewGetExploreQueryParamsWithHTTPClient creates a new GetExploreQueryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetExploreQueryParamsWithTimeout creates a new GetExploreQueryParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for medco node API
*/.
ExploreQueryBody explore query body
swagger:model ExploreQueryBody
*/.
ExploreQueryDefault handles this case with default header values.
ExploreQueryDefaultBody explore query default body
swagger:model ExploreQueryDefaultBody
*/.
ExploreQueryOK handles this case with default header values.
ExploreQueryOKBody explore query o k body
swagger:model ExploreQueryOKBody
*/.
ExploreQueryParams contains all the parameters to send to the API endpoint
for the explore query operation typically these are written to a http.Request
*/.
ExploreQueryReader is a Reader for the ExploreQuery structure.
ExploreSearchDefault handles this case with default header values.
ExploreSearchDefaultBody explore search default body
swagger:model ExploreSearchDefaultBody
*/.
ExploreSearchOK handles this case with default header values.
ExploreSearchOKBody explore search o k body
swagger:model ExploreSearchOKBody
*/.
ExploreSearchParams contains all the parameters to send to the API endpoint
for the explore search operation typically these are written to a http.Request
*/.
ExploreSearchReader is a Reader for the ExploreSearch structure.
GetExploreQueryDefault handles this case with default header values.
GetExploreQueryDefaultBody get explore query default body
swagger:model GetExploreQueryDefaultBody
*/.
GetExploreQueryNotFound handles this case with default header values.
GetExploreQueryOK handles this case with default header values.
GetExploreQueryOKBody get explore query o k body
swagger:model GetExploreQueryOKBody
*/.
GetExploreQueryParams contains all the parameters to send to the API endpoint
for the get explore query operation typically these are written to a http.Request
*/.
GetExploreQueryReader is a Reader for the GetExploreQuery structure.