LogHog.API.Client behaviour (log_hog v0.0.1)
View SourceSummary
Types
@type client() :: any()
@type response() :: {:ok, %{status: non_neg_integer(), body: any()}} | {:error, Exception.t()}
@type client() :: any()
@type response() :: {:ok, %{status: non_neg_integer(), body: any()}} | {:error, Exception.t()}