View Source Telegex.Caller.Adapter (Telegex v1.0.0-rc.10)

An adapter to help HTTP clients implement callers.

Link to this section Summary

Link to this section Types

@type config_key() :: :adapter | :options

Link to this section Functions

@spec build_url(String.t()) :: String.t()
@spec impl() :: module()
@spec options() :: keyword()
@spec struct_response(String.t() | map()) :: Telegex.Response.t()