Cain v0.3.3 Cain.Endpoint View Source

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Types

Specs

request() ::
  {:get | :post | :delete, path :: String.t(), query :: map(), body :: map()}

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.