View Source Telegex.Caller.Adapter (Telegex v1.0.0-rc.6)
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 impl() :: module()
@spec options() :: keyword()
@spec struct_response(String.t() | map()) :: Telegex.Response.t()