elasticsearch v0.1.1 Elasticsearch.API behaviour View Source
Defines the necessary callbacks for integrating with the Elasticsearch JSON API.
Link to this section Summary
Link to this section Types
Link to this type
response()
View Source
response() :: {:ok, HTTPoison.Response.t() | HTTPoison.AsyncResponse.t()} | {:error, HTTPoison.Error.t()}