malomo v0.0.2 Malomo.Operation

Link to this section Summary

Link to this section Types

Link to this type action_t()
action_t() :: :delete | :get | :post | :put
Link to this type t()
t() :: %Malomo.Operation{action: action_t(), params: map(), path: binary()}

Link to this section Functions

Link to this function perform(operation, config)