gmail v0.1.15 Gmail.HTTP

HTTP request handling.

Summary

Functions

Executes an HTTP action based on the command provided

Functions

execute(arg, map)

Specs

execute({atom, String.t, String.t}, map) ::
  atom |
  {atom, map} |
  {atom, String.t}
execute({atom, String.t, String.t, map}, map) ::
  atom |
  {atom, map} |
  {atom, String.t}

Executes an HTTP action based on the command provided.