aws_ex_ray_httpoison v0.1.4 AwsExRay.HTTPoison.AnnotationCreator
Link to this section Summary
Link to this section Types
Link to this type
httpoison_result()
httpoison_result() ::
{:ok, HTTPoison.Response.t() | HTTPoison.AsyncResponse.t()}
| {:error, HTTPoison.Error.t()}
Link to this section Functions
Link to this function
create(req, result)
create( req :: AwsExRay.HTTPoison.Request.t(), result :: AwsExRay.HTTPoison.AnnotationCreator.httpoison_result() ) :: map()