View Source Telegex.Caller.Adapter (Telegex v1.8.0)

An adapter to help HTTP clients implement callers.

Summary

Functions

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