malomo v0.0.6 Malomo
Link to this section Summary
Functions
Make a request to the Malomo API
Link to this section Types
Link to this type
response_t()
response_t()
response_t() :: {:ok, Malomo.Response.t()} | {:error, any()}
response_t() :: {:ok, Malomo.Response.t()} | {:error, any()}
Link to this section Functions
Link to this function
request(operation, config \\ %{})
request(operation, config \\ %{})
request(Malomo.Operation.t(), map()) :: response_t()
request(Malomo.Operation.t(), map()) :: response_t()
Make a request to the Malomo API