tomato v0.1.1 Tomato.Client behaviour

Link to this section Summary

Link to this section Functions

Link to this function

get(path, parameters \\ [])

Link to this section Callbacks

Link to this callback

get(arg0)
get(String.t()) :: {:ok, map()} | {:error, map()}

Link to this callback

get(arg0, list)
get(String.t(), list()) :: {:ok, map()} | {:error, map()}