camarero v0.2.0 Camarero.Carta.Heartbeat View Source
Ready-to-go implementation of the hearbeat; responds with 299 / empty object
at "/api/v1/heartbeat"
endpoint.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Starts the Elixir.Camarero.Carta.Heartbeat
linked to the current process
Link to this section Functions
Link to this function
child_spec(arg) View Source
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
start_link(initial \\ [], opts \\ []) View Source
Starts the Elixir.Camarero.Carta.Heartbeat
linked to the current process.